Closed
Bug 1485626
Opened 6 years ago
Closed 6 years ago
Tab_Index reaches elements inside collapsed menus in activity stream
Categories
(Firefox :: New Tab Page, defect, P2)
Firefox
New Tab Page
Tracking
()
People
(Reporter: mberlinger, Assigned: rrosario)
References
Details
Attachments
(3 files)
[Affected versions]:
- latest Nightly 63.0a1 (2018-08-23)
- Beta 62.0b19 (BuildId 20180820172315)
- Release 61.0.2 (BuildId 20180807170231)
[Affected platforms]:
- Windows 10 64bit
- macOS 10.13
- Ubuntu 16.04 64bit
[Steps to reproduce]:
1. Launch Firefox.
2. Click the Top Sites title to collapse from A-S page.
3. Navigate with the tab key on the page until the three dots appear on right corner of the Top sties.
4. Press once again the tab key and press enter.
[Expected result]:
- The top sites are not selected.
[Actual result]:
- Top sites are selected even if they are collapsed.
[Regression range]:
- It doesn't seem to be a recent regression; I was able to reproduce it on 61.0.2 as well. I will investigate further in case on an old regression an provide more info.
[Additional notes]:
- see the attached screencast
Reporter | ||
Comment 1•6 years ago
|
||
It seems that this issue is not a regression since I was able to reproduce this bug on Nightly ( 2017-10-07) when this feature (bug 1405539) was first implemented.
Keywords: regressionwindow-wanted
Comment 2•6 years ago
|
||
Hi Maria, the attachment is not working. It says the file is corrupt.
Flags: needinfo?(maria.berlinger)
Reporter | ||
Comment 3•6 years ago
|
||
I have uploaded again the attachment, I hope you can see it now.
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(maria.berlinger)
Updated•6 years ago
|
Iteration: --- → 64.2 (Sep 28)
Priority: -- → P2
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rrosario
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/60d3ea91e82d06532184f42a2063e6875086f9cf
Fix Bug 1485626 - Tab_Index reaches elements inside collapsed menus in activity stream (#4428)
* Fix Bug 1485626 - Tab_Index reaches elements inside collapsed menus in activity stream
* fixes
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Comment 6•6 years ago
|
||
The issue is no longer reproducible on the latest Nightly 64.0a1 (Build ID 20180925220052) on Windows 10 x64, Mac 10.13.3 and Arch Linux x64.
Status: RESOLVED → VERIFIED
status-firefox64:
--- → verified
Comment 7•6 years ago
|
||
Target Milestone: --- → Firefox 64
Updated•6 years ago
|
Updated•6 years ago
|
Flags: needinfo?(rrosario)
Updated•5 years ago
|
Component: Activity Streams: Newtab → New Tab Page
You need to log in
before you can comment on or make changes to this bug.
Description
•