Closed
Bug 144739
Opened 22 years ago
Closed 22 years ago
[RFE] statusbar should indicate if clicking link will open a new window
Categories
(SeaMonkey :: UI Design, enhancement)
SeaMonkey
UI Design
Tracking
(Not tracked)
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
many sites feature both links opened in the current window and others which
create a new browser window. IWBNI the status bar would include a hint if the
latter case is likely to happen. i imagine 100% accuracy to be somewhat
difficult, but checking for and indicating use of reserved targetnames (_blank,
_new, ..?) should be relatively easy.
html example: <a href="http://bugzilla.mozilla.org" target="_blank">bugzilla</a>
expected behaviour: on mouseover, statusbar reports something similar to
"http://bugzilla.mozilla.org (new window)"
actual behaviour: on mouseover, statusbar reports "http://bugzilla.mozilla.org"
Comment 1•22 years ago
|
||
dup of 14027
[RFE] Indicate whether a link will open in a new window
*** This bug has been marked as a duplicate of 14027 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•