Closed
Bug 406177
Opened 17 years ago
Closed 17 years ago
can't use the mouse to scroll in rich url bar autocomplete results, clicking on the thumb closes the popup
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: moco, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
can't use the mouse to scroll in rich url bar autocomplete results, clicking on the thumb closes the popup
I think this was my port of bug #257722 (No visual feedback when clicking on scrollbarbutton in autocomplete popups (no depressed state) in bug #399664 that is the cause.
note, however, than things work on windows.
Reporter | ||
Comment 1•17 years ago
|
||
Reporter | ||
Comment 2•17 years ago
|
||
hmm, this is looking invalid, as I'm not able to reproduce this.
Comment 3•17 years ago
|
||
This is worksforme, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007113005 Minefield/3.0b2pre
Reporter | ||
Comment 4•17 years ago
|
||
I haven't seen it since, but note, this was on Mac (windows was fine.)
Martjin, did my original port of your patch look reasonable?
Comment 5•17 years ago
|
||
(sorry, I didn't know you wanted a comment from me in bug 399664 about that)
Yeah, your port looks good. richlistbox has normally -moz-user-focus: normal, so setting it to -moz-user-focus: ignore is needed to prevent the focus going to somewhere in the popup, which would close it.
Reporter | ||
Comment 6•17 years ago
|
||
> Yeah, your port looks good.
Thanks Martijn.
I'm not seen this, so marking worksforme.
If I hear reports of it, we can reopen.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Comment 7•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•