Text-Fragments: Adjust test for scroll-to-text-fragment-open-link-in-new-tab-desktop.html to work with macOS
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox129 | --- | unaffected |
| firefox130 | --- | unaffected |
| firefox131 | --- | wontfix |
| firefox132 | --- | wontfix |
| firefox133 | --- | fixed |
| firefox145 | --- | verified |
| firefox146 | --- | verified |
People
(Reporter: jjaschke, Assigned: jjaschke)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The test was introduced in Bug 1911339 and does not work on macOS because it uses CTRL+Enter to open a link in a new tab instead of CMD+Enter.
| Assignee | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1911339
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 3•1 year ago
|
||
:jjaschke any update on landing this? As a reminder soft code freeze for fx131 is this week.
| Assignee | ||
Comment 4•1 year ago
|
||
As Masayuki pointed out, the test doesn’t work as intended in other browser engines, so I’ll try to either fix it in a way other browsers can use it or convert it into a mochitest. However, this patch only changes a test, no gecko code, so it shouldn’t affect the code freeze.
Comment 5•1 year ago
|
||
Change the fx131-status to unaffected as it's test-only change.
Updated•1 year ago
|
Comment 6•1 year ago
|
||
Set release status flags based on info from the regressing bug 1911339
Updated•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year ago
|
||
| bugherder | ||
Comment 11•1 year ago
|
||
The patch landed in nightly and beta is affected.
:jjaschke, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox132towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 12•1 year ago
|
||
It's a test-only change, doesn't require an uplift.
Comment 13•4 months ago
|
||
Reproduced with Firefox 130.0a1 (2024-08-02) on macOS 15.
Verified as fixed with Firefox 146.0a1 (20251028094950) and Firefox 145.0b7 (20251027114755) on macOS 15.
Description
•