Open
Bug 1616305
Opened 6 years ago
Updated 3 years ago
Global zoom fails to propagate to existing tabs when site-specific zoom is disabled
Categories
(Firefox :: Disability Access, defect, P3)
Firefox
Disability Access
Tracking
()
NEW
People
(Reporter: morgan, Unassigned)
References
Details
After landing bug 1603494, the following workflow is possible:
- Disable site specific zoom in about:config
- Set a default zoom level in about:preferences
- Open new tabs for any domain, see your default zoom level reflected
However, the following currently does not work:
- Disable site specific zoom in about:config
- Open google.com
- In a new tab, navigate to about:preferences and set a default zoom level
- Open twitter.com
Expected:
Twitter and google have adjusted to the default zoom level set in (3)
Actual:
Twitter has adjusted to the default zoom level set in (3) but google has not.
My guess is there are listeners that we disable when site-specific zoom is off, and so even when a tab that existed before the default zoom level was set is made active, it doesn't "hear" the change.
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:asa, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(asa)
Updated•6 years ago
|
Flags: needinfo?(asa)
Whiteboard: [access-p3]
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [access-p3]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•