cannot reach "Clear Downloads" button in Library > Download with keyboard
Categories
(Firefox :: Downloads Panel, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | verified |
People
(Reporter: mstanke, Assigned: danner.simon, Mentored)
Details
Attachments
(2 files)
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Hi there, I think I have a working fix for this bug.
Can I please be assigned to it?
Comment 3•6 years ago
|
||
Chaitanya, yes, please take this bug if you have a fix.
Comment 4•6 years ago
|
||
It appears this button is not in the tab order at all so completely inaccessible.
Comment 5•6 years ago
|
||
It looks like the tabbable attribute is set only on Mac, likely by mistake because we do that on toolbarbuttons with type="menu", and this is not one of those. I'm not sure whether that'd be enough, but likely worth for someone to try and see.
The code is here:
https://searchfox.org/mozilla-central/rev/b9da45f63cb567244933c77b2c7e827a057d3f9b/browser/components/places/content/places.xul#343
Likely this has always been broken, unsetting version flags.
Updated•6 years ago
|
Comment 7•6 years ago
|
||
We assign the bugs when patches are attached, feel free to start working on it, and ask questions.
Assignee | ||
Comment 8•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 9•6 years ago
|
||
Thank you for the patch! I triggered the landing.
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Comment 12•5 years ago
|
||
I reproduced the issue on 65.0a1 on Linux (18.04LTS) and it's fixed on 69.0b13
Comment 13•5 years ago
|
||
(In reply to Negritas Sergiu from comment #12)
I reproduced the issue on 65.0a1 on Linux (18.04LTS) and it's fixed on 69.0b13
Hello Sergiu!
Can you please give more details?
Comment 14•5 years ago
|
||
(In reply to Cristian Comorasu, QA [:ccomorasu], Release Desktop QA from comment #13)
(In reply to Negritas Sergiu from comment #12)
I reproduced the issue on 65.0a1 on Linux (18.04LTS) and it's fixed on 69.0b13
Hello Sergiu!
Can you please give more details?
Following the STR from the description, I reproduced this issue using Fx 65.0a1(2018-11-29) on Ubuntu 18.04 LTS.
I can confirm this issue is fixed, I verified using Fx 69.0b13 on the same environment.
Description
•