Closed
Bug 203970
Opened 22 years ago
Closed 22 years ago
When javascript status bar changing is disabled, status bar doesn't show url when mouseovering link that attempts to change the status bar text
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: bugzilla, Assigned: bugzilla)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030429 Mozilla Firebird/0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030429 Mozilla Firebird/0.6
When the "Advanced Javascript Options" > "Change status bar text" option is NOT
checked, the status bar will not display the URL to a link the mouse is hovering
over, if the link would normally use the mouseover event to change the status bar.
Reproducible: Always
Steps to Reproduce:
1. Gott http://www.google.com/search?q=lego
2. Mouseover the "Lego" link in the ad under sponsored link on the right-hand side
Please note that this will work with any Google query that produces an ad under
sponsored links on the right-hand side.
Actual Results:
The status bar continues to say "Done", instead of showing the link URL
Expected Results:
The default action when mouseovering a link is to show the URL that the link
points to. If you have told the browser not to allow javascript to change the
status bar, it should still display the URL in the status bar, instead of not
changing it at all.
Comment 1•22 years ago
|
||
CONFIRMED. Note that right-clicking the link will cause the correct URL to show
up in the status bar at that point.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Yes, right-clicking on the link does show the URL in the window. However, as
often as not, there is javascript to activate the link for a mouseclick as well,
and as far as I know javascript's mouseclick is not discriminate as to which
button was in fact clicked, which kind of defeats the ability to determine what
URL the link is to before you go there.
Comment 3•22 years ago
|
||
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 40838 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•