Closed
Bug 501039
Opened 16 years ago
Closed 16 years ago
When resizing the font size in a window, all other windows resize, using the same CSS
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 419612
People
(Reporter: lmocsi, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11
If I resize the font size in a window (using CTRL and +, or CTRL and -), all other open windows (using the same CSS) resize the fonts within.
Reproducible: Always
Steps to Reproduce:
1. Open two pages, using the same CSS.
2. Set the font size with CTRL and + in one of the windows
3. The fonts will resize in the other window, too.
Actual Results:
The fonts will resize in the other window, too.
Expected Results:
Only the original window should resize the fonts.
Reporter | ||
Updated•16 years ago
|
Version: unspecified → 3.0 Branch
This is by design and does no have to do with two pages having the same CSS, zoom is applied on every tab.
You can toggle a preference in Firefox's about:config by toggling 'browser.zoom.siteSpecific'
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•