Closed
Bug 498561
Opened 17 years ago
Closed 16 years ago
Zoom (+ switching tabs) messes up the canvas and exposes checkerboard
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: mfinkle, Unassigned)
Details
Zooming into a webpage seems to move the canvas such that the left edge of the viewport is the checkerboard.
Also, if you switch between tabs with the first tab zoomed, the second tab is really messed up with the checkerboard usually the entire viewport
Comment 1•17 years ago
|
||
Is this the bug 494715?
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> Is this the bug 494715?
Maybe, but I only saw the problem when a page was zoomed.
Comment 3•17 years ago
|
||
(In reply to comment #2)
> (In reply to comment #1)
> > Is this the bug 494715?
>
> Maybe, but I only saw the problem when a page was zoomed.
The easiest way to know if this bug can be related to bug 494715 is probably to add a shortcut to switch tab in browser.xul ( <key id="key_switchTab" keycode="VK_TAB" modifiers="accel" oncommand="Browser.selectedTab = Browser._tabs[0]"/> for example) and try to switch tab without using the mouse/finger to not thrown the ws.dragStart stuff.
Updated•16 years ago
|
Component: General → Panning/Zooming
Comment 4•16 years ago
|
||
I don't see this in recent Fennec builds.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•