Closed Bug 865563 Opened 11 years ago Closed 11 years ago

Scrolling over URL bar's drop-down menu triggers bounce behaviors on page below

Categories

(Core :: Widget: Cocoa, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 861669

People

(Reporter: bugmail, Unassigned)

References

Details

With browser.snapshots.limit set to enable the bounce at the edge of a page, if you open the URL bar's drop-down menu by typing (or by the arrow) and scroll over it, it triggers the bounce effect on the page beneath it.

When I set browser.urlbar.maxRichResults to something high enough to cause the menu to have a scrollbar, it scrolls normally, but still causes the same effect at the top and bottom of the menu. It seems like the menu is trying to bounce, but the event gets passed to the page instead.
Depends on: 673875
Although hard to tell, this bug is actually a duplicate of bug 861669. The detection of the scroll target implemented in bug 673875 is not sufficient and causes unexpected scrolls in various scenarios.
(In reply to Stephen Pohl [:spohl] from comment #1)
> Although hard to tell, this bug is actually a duplicate of bug 861669. The
> detection of the scroll target implemented in bug 673875 is not sufficient
> and causes unexpected scrolls in various scenarios.

s/scrolls/bounces/
Makes sense (especially with the bug 861669's summary change) - I'll dupe it.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.