Closed
Bug 300755
Opened 21 years ago
Closed 21 years ago
Any information about target URL in Status Bar
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 256204
People
(Reporter: ptomes, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b3) Gecko/20050713 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b3) Gecko/20050713 Firefox/1.0+
Mouse hover on links "Seznam bezpečnostních oprav" and "odkazy ke stažení" in
the middle column of page doesn't provide text iformation about URL in statusbar.
Reproducible: Always
Actual Results:
No text information about target URL.
Expected Results:
View target URL in Status Bar.
Comment 1•21 years ago
|
||
This is because the link is using JavaScript (window.status) which is not
enabled by default. If you'd like to enable this feature, type about:config in
the address bar, search for dom.disable_window_status_change and set it to false.
*** This bug has been marked as a duplicate of 256204 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•