Closed
Bug 206960
Opened 22 years ago
Closed 21 years ago
new window link (target=_blank) should focus document, not address bar
Categories
(SeaMonkey :: General, enhancement)
SeaMonkey
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 213922
People
(Reporter: aynilove, Unassigned)
References
(Blocks 1 open bug)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4b) Gecko/20030523
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.4b) Gecko/20030523
<a href="test.html" target="_blank"> Test </a>
Click a link which creat a new windows as shown before,
the focus is not on document but on address bar.
So press a cursor key to scroll new document, cursor moves in address bar.
Ctrl + Click(open link in new window) behave this way as well.
Reproducible: Always
Steps to Reproduce:
Comment 1•22 years ago
|
||
*** Bug 206961 has been marked as a duplicate of this bug. ***
Comment 2•22 years ago
|
||
This is a regression bug - older versions (~1.0.2?) had exhibitted this problem
and a bugzilla issue was opened on it...; I had been using 1.2.1, which did not
exhibit this problem; 1.4.0b does exhibit the issue. Try clicking any link off
of http://www.buzzflash.com for an example.
Empty new windows should focus on the URL bar, but new windows with content need
to focus on the document, not the URL bar.
Comment 3•22 years ago
|
||
Confirmed in 1.4b and in a seamonkey trunk nightly (07/30).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: new window link should focused into document (not into address bar). → new window link (target=_blank) should focus document, not address bar
| Reporter | ||
Comment 4•22 years ago
|
||
target=_new has same problem in recently build.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030731
*** Bug 231327 has been marked as a duplicate of this bug. ***
Comment 6•21 years ago
|
||
This may now be fixed after patches that resolved Bug 213922. WFM now, at least
with target=_blank.
Comment 7•21 years ago
|
||
*** This bug has been marked as a duplicate of 213922 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•