Closed
Bug 1940697
Opened 24 days ago
Closed 24 days ago
The "target" attribute of the <a> tag doesn't work for frames
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1934807
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox134 | --- | affected |
firefox135 | --- | fixed |
firefox136 | --- | fixed |
People
(Reporter: regspam, Unassigned)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
606 bytes,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Steps to reproduce:
Starting with some version of Firefox the "target" attribute of the <a> tag seems to have stopped working for frames.
To reproduce:
- Download and unarchive the attached file, "frames.zip".
- Open the file "index.html" in Firefox.
- Click on the link "link" in the left frame.
Actual results:
Nothing happens.
Expected results:
The file "data.html" should have been loaded in the right frame.
Updated•24 days ago
|
Status: UNCONFIRMED → NEW
status-firefox134:
--- → affected
status-firefox135:
--- → affected
status-firefox136:
--- → affected
status-firefox-esr115:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Component: Untriaged → DOM: CSS Object Model
Ever confirmed: true
Keywords: nightly-community,
regression
Product: Firefox → Core
Regressed by: 1879820
Updated•24 days ago
|
Component: DOM: CSS Object Model → DOM: Core & HTML
Comment 1•24 days ago
|
||
:edgar, since you are the author of the regressor, bug 1879820, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(echen)
Updated•24 days ago
|
Status: NEW → RESOLVED
Closed: 24 days ago
Duplicate of bug: 1934807
Flags: needinfo?(echen)
Resolution: --- → DUPLICATE
Updated•17 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•