Closed
Bug 128019
Opened 23 years ago
Closed 23 years ago
[RFE] Hovering over a link should tell if the link is going to open in a new window
Categories
(Core :: DOM: UI Events & Focus Handling, enhancement)
Tracking
()
People
(Reporter: postmaster, Assigned: joki)
Details
From my comment #37 in bug 78037, I'd like to have an indication in the status
bar when I hover over a link with target='_blank' that the link is going to open
in a new window.
Maybe, when the link is going to open in a new window, the status bar should say
something like 'New window : http://link.com' instead of the plain
'http://link.com'.
A more radical way will be to change the way the link appears in the text - but
that is certainly not in the W3C standard :-)
Of course to make that feature of any use we then need a way to force it to open
in the same window. For example, as suggested in bug 78037, the first line of
the menu obtained by right clicking on a link should change to 'Open in the same
window' (default is 'Open in a new window') - I may fill a second bug on that
one if yiu think it is a separate issue, but I beleieve that one without the
other is useless...
Comment 1•23 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: 23 years ago
Resolution: --- → DUPLICATE
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•22 years ago
|
QA Contact: rakeshmishra → trix
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•