Open
Bug 986834
Opened 11 years ago
Updated 3 years ago
zoom gets reset when moving tabs between windows
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: rayslinky, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140317233501
Steps to reproduce:
1. open a window to youtube.com
2. zoom in (ctrl-+)
3. control click a video to open in a new tab (observe that the new page is also zoomed)
4. drag the new tab out of the first window to make a new window (observe that the page in the new window is still zoomed)
5. in the first window, control click another video to load it in a new tab (observe that it is also zoomed)
6. drag the new tab from the first window to the second window (zoom gets reset in this one tab)
7. if you ctrl-+ and ctrl-- the first window, all youtube tabs are zoomed to the correct zoom in all window
Additional info:
I've noticed this bug in the last few versions of firefox on linux, not sure if it exists previously or elsewhere.
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0
browser.zoom.siteSpecific is set to the default (true)
Actual results:
Zoom is reset on tab moved between windows
Expected results:
Zoom should stay constant
![]() |
||
Comment 1•11 years ago
|
||
Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/ab7902d65bab
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130326 Firefox/22.0 ID:20130326103621
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/74ca9737e076
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20130326 Firefox/22.0 ID:20130326104521
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=ab7902d65bab&tochange=74ca9737e076
Regressed by:
74ca9737e076 Drew Willcoxon — Bug 829456 - Update browser-fullZoom.js to use nsIContentPrefService2. r=mak
Blocks: 829456
Status: UNCONFIRMED → NEW
status-firefox28:
--- → affected
status-firefox29:
--- → affected
status-firefox30:
--- → affected
status-firefox31:
--- → affected
status-firefox-esr24:
--- → affected
Ever confirmed: true
Keywords: regression
OS: Linux → All
Version: 28 Branch → 22 Branch
![]() |
||
Updated•11 years ago
|
Component: Untriaged → General
Updated•11 years ago
|
Blocks: fxdesktopbacklog
Updated•11 years ago
|
Whiteboard: p=0
Updated•11 years ago
|
Updated•11 years ago
|
Points: --- → 8
Whiteboard: p=8
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•