Closed
Bug 1151415
Opened 10 years ago
Closed 8 years ago
[Linux] Focus rings are displayed in Reader View for the buttons available in the font panel
Categories
(Toolkit :: Reader Mode, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: avaida, Unassigned)
References
Details
(Whiteboard: [about-reader-ui])
Attachments
(2 files)
Note:
This is a follow-up issue filed for Bug 1135589.
Reproducible on:
* Beta 38.0b1-build1 (20150330154247)
* Aurora 39.0a2 (2015-04-05)
* Nightly 40.0a1 (2015-04-05)
Affected platform:
Ubuntu 14.04 (x64), Ubuntu 12.04 (x86)
Steps to reproduce:
1. Launch Firefox.
2. Go to: (e.g.) http://www.bbc.com/future/story/20150401-whats-the-most-we-can-remember
3. Click the "Enter Reader View" button from the Location Bar.
4. Click the "Type controls" button (Aa) → click the "Serif" font option.
Expected result:
The "Serif" font option is applied in real time, without causing any UI issues.
Actual result:
A focus ring is placed on any of the buttons from inside the "Type controls" panel.
Updated•10 years ago
|
Priority: -- → P3
Updated•10 years ago
|
Whiteboard: [reader-ui]
Updated•10 years ago
|
Component: General → Reader Mode
Product: Firefox → Toolkit
Reporter | ||
Updated•10 years ago
|
status-firefox38.0.5:
--- → affected
Updated•9 years ago
|
Whiteboard: [reader-ui] → [about-reader-ui]
Updated•9 years ago
|
Assignee: nobody → Rakhish1994
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Attachment #8782346 -
Flags: review?(gijskruitbosch+bugs)
Comment 3•8 years ago
|
||
It looks like this is a problem on linux generally: http://jsbin.com/xulojufipi/edit?html,css,output .
Clicking the button shows a focus outline on my linux VM, but not on my windows machine. It's not clear to me why this happens, and it's hard to investigate with the devtools because the focusring goes away when the window is unfocused. Setting outline: none !important; doesn't fix anything. This feels like a layout or widget issue. As a result, unassigning as this isn't a simple CSS bug, AFAICT.
Neil, any chance you know why there's a behaviour difference here compared to Windows and OS X?
Assignee: Rakhish1994 → nobody
status-firefox38:
affected → ---
status-firefox38.0.5:
affected → ---
status-firefox39:
affected → ---
status-firefox40:
affected → ---
Flags: needinfo?(enndeakin)
Version: 39 Branch → Trunk
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8782346 [details]
Bug 1151415 - [Linux] Focus rings are displayed in Reader View for the buttons available in the font panel. r= Gijs.
https://reviewboard.mozilla.org/r/72542/#review70256
Clearing review because this patch does not remove the focus ring.
Attachment #8782346 -
Flags: review?(gijskruitbosch+bugs)
Comment 5•8 years ago
|
||
Focus rings are always displayed when clicking controls on Linux. See https://wiki.mozilla.org/FocusBehaviour
Flags: needinfo?(enndeakin)
Comment 6•8 years ago
|
||
(In reply to Neil Deakin from comment #5)
> Focus rings are always displayed when clicking controls on Linux. See
> https://wiki.mozilla.org/FocusBehaviour
OK, then this is clearly just wontfix.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Comment 7•8 years ago
|
||
(In reply to :Gijs Kruitbosch from comment #6)
> (In reply to Neil Deakin from comment #5)
> > Focus rings are always displayed when clicking controls on Linux. See
> > https://wiki.mozilla.org/FocusBehaviour
>
> OK, then this is clearly just wontfix.
Err, I meant invalid. Oh well.
Resolution: WONTFIX → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•