Closed
Bug 184710
Opened 23 years ago
Closed 23 years ago
Wrong tooltip displayed on the history buttons drop down list
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 147670
People
(Reporter: zq23, Assigned: radha)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
The back and foward buttons' drop down history list shows wrong tooltip. It
shows the tooltip last displayed when the mouse was hovered over any other
element of the toolbar e.g. Reload button, Stop button Address bar, etc.
The tooltip should be for example the address of the website being pointed to in
the history list.
Reproducible: Always
Steps to Reproduce:
1. Visit some sites in a browser window. Push the back button.
2. Click the "down arrow button" by the side of back button / foward button.
3. On the list that appears listing the last visited sites focus the mouse and
watch the tooltip displayed.
Actual Results:
The tooltip displayed was "wrong". It was the result of last tooltip string from
elsewhere on the toolbar.
Expected Results:
It should have displayed some tip regarding the website being pointed to in the
history list.
dup of bug 147670 (by way of dup bug 139381)
*** This bug has been marked as a duplicate of 147670 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•