Closed Bug 936332 Opened 11 years ago Closed 6 years ago

Overscroll image on OS X is a different size than actual page when page is zoomed in/out

Categories

(Core :: Widget: Cocoa, defect, P2)

x86
macOS
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: jrmuizel, Unassigned)

References

Details

(Whiteboard: tpi:+)

I see this on OS X 10.7 when overscrolling on tbpl.
Is the page zoomed in or out by any chance? Could you attach a screenshot please? Thanks!
Flags: needinfo?(jmuizelaar)
The page was zoomed out. It's hard to capture a screen shot because it's only visible during overscroll. The overscrolled image is a slightly wider version of the tbpl page.
Flags: needinfo?(jmuizelaar)
Great, thanks! The main issue around pagezoom was fixed by bug 932013 but we seem to be dealing with a rounding problem here.
Blocks: 932013
Summary: Overscroll image on OS X is a different size than actual page → Overscroll image on OS X is a different size than actual page when page is zoomed in/out
This probably also affects swipe animation.
(In reply to Avi Halachmi (:avih) from comment #4)
> This probably also affects swipe animation.

Yes, confirmed with latest nightly on 10.9 that this effect can also be seen while swiping.
Jeff/José: do you have the option View > Zoom > Zoom Text Only disabled? (which is not the default)

I am able to reproduce this bug with that option disabled.
I just tried this again with a new profile and "Zoom Text Only" is disabled by default (browser.zoom.full = true). 

This issue is only reproducible in some zoom levels. 

STR:
1. go to https://www.mozilla.org/en-US/
2. zoom in one step with cmd+
3. overscroll the top of the document

Repeat those steps until finding a zoom level where this issue can be seen. I can provide a video of this issue if necessary.
Oh sry, I got confused by the default value (it's false in all.js but firefox.js overrides it to true).

I can reproduce it with those STR, only when browser.zoom.full = true
Blocks: 1382560
No longer blocks: 1382560
Priority: -- → P2
Whiteboard: tpi:+
The code in question here has been removed in bug 860493.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.