https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212060
Tobias C. Berner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Tobias C. Berner <[email protected]> --- I can confirm this. I had Xft.dpi set to 144 in .Xdefaults. Setting DPI to anything _other_ than 96 seems to break chromium. 1) ~/.Xdefaults with Xft.dpi:96 ; % chromium ==> chromium works fine 2) ~/.Xdefaults with Xft.dpi:96 ; % chromium --force-device-scale-factor=2 ==> chromium broken 3) ~/.Xdefaults with Xft.dpi:144 ; % chromium ==> chromium broken mfg Tobias -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
