Closed
Bug 601344
Opened 15 years ago
Closed 14 years ago
mouse wheel stop works when open pdf in another tab
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 273456
People
(Reporter: kkemenczy, Unassigned)
References
Details
to reproduce:
1. open firefox
2. search for any pdf file use google search
3. in the search result, right click: open link in new tab
4. don't go to the new tab!
5. on the parent window the mouse wheel not works anymore
6. go to the new tab and go back
7. mouse wheel works again
![]() |
||
Comment 1•15 years ago
|
||
Regression window:
Works (but need to click contents area after open pdf in background tab)
http://hg.mozilla.org/mozilla-central/rev/90d3e6d2cbb9
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090610 Namoroka/3.6a1pre ID:20090610042525
Fails:
http://hg.mozilla.org/mozilla-central/rev/4430cae50dad
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2a1pre) Gecko/20090611 Namoroka/3.6a1pre ID:20090611044033
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=90d3e6d2cbb9&tochange=4430cae50dad
When I revert to 771509552a2e, then it works.
So, I think the following change sets to be the one of the causes.
cabb8925dcd3 Neil Deakin — Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug
Blocks: 178324
![]() |
||
Comment 2•15 years ago
|
||
Maybe this is duplicate of Bug 273456
Comment 3•15 years ago
|
||
On my Windows XP system, I middle-click a link to a PDF in Firefox 3.6.12 to have it open in a new tab, but without changing focus to the new tab. Then I try to scroll the current page with the wheel. The current page doesn't scroll. But if I then switch to the tab with the PDF, I see that the PDF has scrolled, even though it wasn't visible at the time.
Comment 4•14 years ago
|
||
dupe of Bug 627275?
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•