Closed
Bug 269113
Opened 20 years ago
Closed 20 years ago
Wrong mouse hover text displayed in back/forward dropdown menus
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 209314
People
(Reporter: clehardy, Assigned: bugs)
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Ok, this is a fun one to explain... :-) The wrong text is displayed when you hoever over an item in the dropdown list of your previous pages and the list of the pages you can go forward to (if you've gone back at all). Also, the SAME text is displayed in both lists. Reproducible: Always Steps to Reproduce: 1. Open Mozilla Firefox and browse to a couple of pages. 2. Hold your mouse over the Reload button until you get the mouse-hover text. 3. Click the down arrow next to the Back button (making sure to NOT get the mouse-hover text for back). 4. Hold your mouse over any of the items in the menu (should be your previous pages). This will now say "Reload current page". 5. Click the Back button. 6. Click the down arrow next to the Forward button (again, making sure to not get the mouse-hover text for the Forward button). 7. Hover the item shown there. It should also say "Reload current page". Expected Results: The back dropdown text should say "Go back to <web address>" and the forward text should say "Go forward to <web address>", or similar (at least, that'd be preferred). Or, at least have them say "Go (back|forward) <num> page(s)" where num is the item number of the one you're hovering over. The cause of the problem seems to be that the text that's shown is the same as the last toolbar button you hovered over. So, if you hovered over the Reload button and got it to say "Reload current page" and then clicked the down arrow next to back, then hovered over one of the items there, it would say "Reload current page". This also applies to the forward button's dropdown menu (as they both display the same text, whatever that is). If you have NOT hovered over any toolbar items yet and you follow steps 3 and 4, then you will get a small, blank box shown instead.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 209314 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
QA Contact: bugzilla → toolbars
You need to log in
before you can comment on or make changes to this bug.
Description
•