Open Bug 410032 Opened 17 years ago Updated 2 years ago

Ability for Text Zoom and Full zoom at same time.

Categories

(Firefox :: General, enhancement)

enhancement

Tracking

()

People

(Reporter: BijuMailList, Unassigned)

References

Details

(Keywords: parity-ie)

Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) 
Gecko/2007122605 Minefield/3.0b3pre

Created per bug 401322 Comment #90 

As of nightly build today user can have both text zoom 
and full zoom same time by setting
  pref("mousewheel.withcontrolkey.action",3);
  pref("mousewheel.withaltkey.action",5);

but when bug 401322 fix will be implemented 
user can either do only text zoom or full zoom.

Mozilla should allow...
* user should be able to do text zoom or full zoom same time.
* user should be able to reset both zoom
* for a website both zoom factor should be saved/persisted separately.
* if possible remember last zoom type per website
   along with user default zoom type.


PS: 
at bug 401322 Comment #88 I have a proposed code.
but it lacks ability to persist both zoom factor

parity-IE, see bug 401322 Comment 32
In IE7 user can have both zoom at same time
Whiteboard: parity-IE
I initially thought that there's no need in full page zoom, but now I see that being able to use both types of zoom in parallel can be very handy to achieve sufficient zoom factor and maintain layout of some pages without triggering the horizontal scrollbar.
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Keywords: parity-ie
Whiteboard: parity-IE
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.