Closed
Bug 267481
Opened 20 years ago
Closed 20 years ago
Display target information of a URL in the bottom status bar
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: josecarloselias, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 When one places the mouse pointer over a link, it's be useful (specially to web developers) to show in the bottom status bar not only the URL that it will go to, but the target as well (i.e.: the frame name for example). To avoid confusion, I suggest to make it look something like this example: URL: http://mozilla.org Target: _mainFrame Reproducible: Always Steps to Reproduce: 1. 2. 3.
Comment 1•20 years ago
|
||
I don't think this is useful in most current sites, since frames are being deprecated by the w3c, and most users wouldn't understand it. Especially since if I have frames foo/bar/baz, what does it mean to the user if we tell them Target: baz, since they have no way of discovering which frame baz is? That's again assuming they even know what frames are. This might be useful for a limited group of people, but is more likely to confuse users than to aid them.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Component: Page Info → General
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•