Closed
Bug 78786
Opened 24 years ago
Closed 20 years ago
Can't scroll URL bar history drop down with mouse wheel
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: vanbalen, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: polish)
Attachments
(1 obsolete file)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.17-21mdk i686; en-US; rv:0.8.1+)
Gecko/20010502
BuildID: 2001050209
When I click on the arrow to the right of the URL bar and get the history drop
down, I can't scroll it with the mouse wheel. I have to either use the keyboard
or drag the scroll bar with the mouse. Possibly a focus problem?
Reproducible: Always
Steps to Reproduce:
1. Make sure you have enough URLs in history to merit having a scroll bar in
said menu.
2. Click with mouse to get the menu.
3. Try to scroll down the menu with the mouse wheel.
Actual Results: Menu can't be scrolled with mouse wheel
Expected Results: menu should scroll.
Doesn't work in recent cvs build either, Linux. Hasn't worked since the new
"autocomplete" was checked in. Confirming bug.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This may or may not be of interest but the autocomplete menu (as oposed to the
history menu) _can_ be scrolled with the mouse wheel.
To see this, type 'bug' into the URL bar and you will, most likely, get a list
of bugzilla.mozilla.org urls to choose from. You may have to move the mouse out
of and back into the menu, but you should be able to scroll it with the mouse wheel.
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 7•23 years ago
|
||
Blake, you had a fix for this, didn't you?
*** Bug 136808 has been marked as a duplicate of this bug. ***
*** Bug 144123 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
*** Bug 147369 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 11•22 years ago
|
||
There appears to be someone who refuses to use mozilla, in part, because of this
bug... kinda stupid reason, if you ask me, but there it is:
http://slashdot.org/comments.pl?sid=38748&cid=4148032
I'm not one to talk, since I have no intention to work on this, but it wouldn't
seem like this would be too complicated to fix...
Comment 12•22 years ago
|
||
*** Bug 169879 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
*** Bug 184513 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
Is this Bug depending on or even solved trough Bug 121471?
Comment 15•21 years ago
|
||
*** Bug 173526 has been marked as a duplicate of this bug. ***
Comment 16•21 years ago
|
||
*** Bug 218307 has been marked as a duplicate of this bug. ***
Comment 17•21 years ago
|
||
*** Bug 218852 has been marked as a duplicate of this bug. ***
Comment 18•21 years ago
|
||
*** Bug 211086 has been marked as a duplicate of this bug. ***
Comment 19•21 years ago
|
||
Bug is still valid, also in Linux, so it's NOT a WinXP related issue, the bug
description is incorrect.
Comment 20•20 years ago
|
||
This wfm on XP. I'll set to Linux only if anyone is still having problems. Feel
free to switch it back anyone on WIndows still sees this.
Comment 21•20 years ago
|
||
This is still a Windows problem also. Despite comment 20, I'm still seeing this
with the 6/15-07 build under XP.
Assignee | ||
Updated•20 years ago
|
Assignee | ||
Comment 22•20 years ago
|
||
This patch builds on the scrolling changes I did for bug 97283.
It's a diff against the code with that patch, not the repository.
Let me know if you want me to make a unified patch instead.
Assignee | ||
Updated•20 years ago
|
Attachment #153557 -
Flags: superreview?(dbaron)
Attachment #153557 -
Flags: review?(bryner)
Assignee | ||
Comment 23•20 years ago
|
||
Requesting same flags as bug 97283
Flags: blocking1.8a3?
Flags: blocking-aviary1.0?
Assignee | ||
Comment 24•20 years ago
|
||
Comment on attachment 153557 [details] [diff] [review]
Patch A rev. 1 (must have patch from bug 97283 first)
"Patch B rev. 2" on bug 97283 now includes a fix for this bug too.
Attachment #153557 -
Attachment is obsolete: true
Attachment #153557 -
Flags: superreview?(dbaron)
Attachment #153557 -
Flags: review?(bryner)
Comment 25•20 years ago
|
||
This WFM on WinXP with 20040722.
Assignee | ||
Comment 26•20 years ago
|
||
No, this is not WFM. You're looking at the wrong dropdown menu. Read comment 0.
Assignee: bryner → mats.palmgren
Status: ASSIGNED → NEW
Comment 27•20 years ago
|
||
whoops, sorry. I see it now, but only in Seamonkey. This *is* WFM in Firefox
branch on WinXP, so no need to block aviary-1.0 unless it's an issue on other
platforms.
Assignee | ||
Updated•20 years ago
|
Flags: blocking-aviary1.0?
Assignee | ||
Comment 28•20 years ago
|
||
Fixed by bug 97283.
-> FIXED
Status: NEW → RESOLVED
Closed: 20 years ago
Flags: blocking1.8a3?
Resolution: --- → FIXED
Summary: [FIX] Can't scroll URL bar history drop down with mouse wheel → Can't scroll URL bar history drop down with mouse wheel
Comment 29•20 years ago
|
||
Was this just a problem with Classic, or did it affect Modern too?
Assignee | ||
Comment 30•20 years ago
|
||
It affected both (and most likely any other theme too).
Comment 31•20 years ago
|
||
The reason that confuses me is that I thought Modern used the same scrolling
mechanism on menulists that it does on, say, the Bookmarks menu, for which I
believe the scroll wheel does work.
Assignee | ||
Comment 32•20 years ago
|
||
Maybe you are thinking of the URL bar completion menu ?
(which was working even before bug 97283)
Comment 33•20 years ago
|
||
Where do you think I got the code to scroll the bookmarks menu from ;-)
(for bug 97787, btw)
Comment 34•20 years ago
|
||
I suddenly realized I was wheel-scrolling in the urlbar dropdown! Thanks!!
You need to log in
before you can comment on or make changes to this bug.
Description
•