Reply to this topic Topic Options
2 Pages V  Prev ...  1 [2]
Firefox 3 RC1 just killed DPI scaling, please help me get this back
Jugalator
Post #16 May 18 2008, 00:33


Philosophing Developer
Group Icon

Group: Registered
Posts: 5,939
Joined: 29-December 02
From: Sweden
Member No.: 21,023
Hmm, if this regressed in RC1, it really do sound like a bug should be filed at it on Bugzilla. :-/
Profile Card PM + Reply to Post Go to the top of the page Email Poster
Gary7
Post #17 May 18 2008, 00:36


Neowinian ULTRAKILL
Group Icon

Group: Registered
Posts: 14,498
Joined: 17-July 06
From: The Intertubes Browser: Firefox 3.6
Member No.: 173,696
There is this extension that isa compatible that will allow you to edit CSS.

https://addons.mozilla.org/en-US/firefox/addon/179
Profile Card PM + Reply to Post Go to the top of the page
1Way Jonny
Post #18 May 18 2008, 00:43


General, I salute you!
Group Icon

Group: Registered
Posts: 1,411
Joined: 5-May 05
From: Dirty Jerzey
Member No.: 109,068
Quote - (Jugalator @ May 18 2008, 01:33) *
Hmm, if this regressed in RC1, it really do sound like a bug should be filed at it on Bugzilla. :-/


I filed something on mozilla website can you give a link to where i should def submit to?

Quote - (Gary7 @ May 18 2008, 01:36) *
There is this extension that isa compatible that will allow you to edit CSS.

https://addons.mozilla.org/en-US/firefox/addon/179


thanks ill try it now



Guys your support has been great we all know now what the problem is and this feature of CSS/Chrome just need to fix it
Profile Card PM + Reply to Post Go to the top of the page
Gary7
Post #19 May 18 2008, 00:47


Neowinian ULTRAKILL
Group Icon

Group: Registered
Posts: 14,498
Joined: 17-July 06
From: The Intertubes Browser: Firefox 3.6
Member No.: 173,696
You can file a bug report here https://www.mozdev.org/bugs/enter_bug.cgi You will have to register and login. It shouldn't take long.
Profile Card PM + Reply to Post Go to the top of the page
1Way Jonny
Post #20 May 18 2008, 00:49


General, I salute you!
Group Icon

Group: Registered
Posts: 1,411
Joined: 5-May 05
From: Dirty Jerzey
Member No.: 109,068
checked out the ADDON its has so much to edit i dont know where to look =(

but i am still reading through it
Profile Card PM + Reply to Post Go to the top of the page
1Way Jonny
Post #21 May 18 2008, 00:56


General, I salute you!
Group Icon

Group: Registered
Posts: 1,411
Joined: 5-May 05
From: Dirty Jerzey
Member No.: 109,068
Quote - (Gary7 @ May 18 2008, 01:47) *
You can file a bug report here https://www.mozdev.org/bugs/enter_bug.cgi You will have to register and login. It shouldn't take long.


Ok i registered and hit Submit bug when i get in and it gives a list of thousand of things to enter a bug about but no "Firefox"

this look like bug reports for addons, its says must pick a product to submit to
Profile Card PM + Reply to Post Go to the top of the page
1Way Jonny
Post #22 May 18 2008, 01:22


General, I salute you!
Group Icon

Group: Registered
Posts: 1,411
Joined: 5-May 05
From: Dirty Jerzey
Member No.: 109,068
Please guys can you confirm this on your end please confirm it here

https://bugzilla.mozilla.org/show_bug.cgi?id=434257

this would be much appreciated
Profile Card PM + Reply to Post Go to the top of the page
1Way Jonny
Post #23 May 18 2008, 12:05


General, I salute you!
Group Icon

Group: Registered
Posts: 1,411
Joined: 5-May 05
From: Dirty Jerzey
Member No.: 109,068
Quote -
If that option doesn't exist in about:config, just create it (right-click -> New -> Integer).

http://kb.mozillazine.org/Layout.css.dpi


ok got good and bad news

you can add this option to the about:config in beta5 and change from -1 or 1 or 0 and it effect's exactly what we are talking about make everything go big small big small

we have found it and it works...

so i install RC1 back and added "Layout.css.dpi" in the about:config and set -1 then 1 then 0, just like in beta5, and it did nothing they definitely broke this... back to beta 5

grrr at least i know how to change this manually now, they just broke the option in RC1 which explains why the default mode isn't working automatically it's because the manual mode is broke
Profile Card PM + Reply to Post Go to the top of the page
The_Decryptor
Post #24 May 18 2008, 12:12


NUMERO MYSTERIOSO
Group Icon
Group Icon

Group: Moderator
Posts: 14,082
Joined: 28-September 02
From: Brisbane, Australia Likes: Cookies
Member No.: 17,647
You set the DPI in the value, your monitor isn't 1DPI it ignores that value.

Set it to 96, 192, etc. (-1 is a special value, makes it take it form the OS)

Although it does look like it's a bug, so if people can verify it (and when it regressed) it should get fixed.

Edit: ok, didn't know it also took 0 as a special number)
Profile Card PM + Reply to Post Go to the top of the page Email Poster
GamblerFEXonlin
Post #25 Apr 19 2009, 12:14


we need more polygons!!!
Group Icon

Group: Registered
Posts: 267
Joined: 29-August 01
Member No.: 962
Isn't it because the site uses pixels to define text, instead of points? Many websites have this problem, also newscientist.com.

Profile Card PM + Reply to Post Go to the top of the page Email Poster
souldreamer
Post #26 Apr 19 2009, 12:18


Neowinian³
Group Icon

Group: Registered
Posts: 396
Joined: 14-March 03
From: Algarve Portugal
Member No.: 23,602
Wow, this thread is almost one year old.
Profile Card PM + Reply to Post Go to the top of the page Email Poster
The_Decryptor
Post #27 Apr 19 2009, 12:48


NUMERO MYSTERIOSO
Group Icon
Group Icon

Group: Moderator
Posts: 14,082
Joined: 28-September 02
From: Brisbane, Australia Likes: Cookies
Member No.: 17,647
There's nothing wrong with pixel units, CSS pixels are a "virtual" unit, they always equal 1/96th of an inch, regardless of the output device DPI/PPI. 10px on screen and on print (96dpi vs. 1200dpi) should be the same physical size.

Now, even though I said there's nothing wrong with them (contradiction time) there is, they interfere with the minimum font size (apparently) and in IE (yay!) they don't scale at all with the text size setting (which it should, consider it a old bug they haven't fixed)
Profile Card PM + Reply to Post Go to the top of the page Email Poster
« Older · Firefox (Gecko) · Newer »
2 Pages V  Prev ...  1 [2]  Reply to this topic