New tab context menu is shown by right clicking over the tab arrows from toolbar
Categories
(Firefox :: Menus, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox87 | --- | unaffected |
firefox88 | --- | wontfix |
firefox89 | --- | fix-optional |
People
(Reporter: csasca, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
127.75 KB,
video/webm
|
Details |
Affected versions
- Firefox 88.0b5
- Firefox 89.0a1
Affected platforms
- Ubuntu 20.04
- Windows 10
Steps to reproduce
- Launch Firefox and have a new tab opened
- Right click repeatedly over the <- and -> icons from the toolbar
Expected result
- No context menu is shown as no tab history is recorded
Actual result
- A context menu with "new tab" is shown for a split second
Regression range
- Seems to be introduced recently, the issue is not reproducible on 87.0a1 (2021-02-02)
Additional notes
- The issue can be seen in the attachment
- macOS doesn't seem to be affected
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
(In reply to Catalin Sasca, QA [:csasca] from comment #0)
Regression range
- Seems to be introduced recently, the issue is not reproducible on 87.0a1 (2021-02-02)
Using mozregression I was able to determine the regressor for this bug:
Last good: 73339fe01d1bbfbaba90dfb79972da63e56f8391
First Bad: c840a269bd87e8f247936de20d40c26d9b30a715
Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=73339fe01d1bbfbaba90dfb79972da63e56f8391&tochange=c840a269bd87e8f247936de20d40c26d9b30a715
Bug 1670808 - Right-clicking the back button doesn't show the previous pages drop-down menu after new tab is opened
Comment 2•4 years ago
|
||
Does this reproduce with 'fission.sessionHistoryInParent' set to true?
I expect that it does not and this bug will fix itself when we eventually turn that setting on.
Reporter | ||
Comment 3•4 years ago
|
||
Yes, it does seem to not be reproducible with 'fission.sessionHistoryInParent' set to true
Updated•4 years ago
|
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Removing proton blocking bug as this is not related to proton work.
Comment 5•4 years ago
|
||
Then I'd suggest we could just wait until session history in parent is done. Bug 1670808 is a more useful fix to have than a minor flicker.
Updated•4 years ago
|
Description
•