Open Bug 1034018 Opened 10 years ago Updated 2 years ago

outline: auto is not applied in the same way as it is on blink

Categories

(Core :: Layout, defect, P3)

x86_64
Linux
defect

Tracking

()

People

(Reporter: sawrubh, Unassigned)

References

Details

(Keywords: dev-doc-needed, Whiteboard: [webcompat])

Attachments

(2 files)

Attached image Button in Chrome
STR: * Open IRCCloud, try a Whois on any person. What happens: So when I open IRCCloud in Chrome, the buttons (in this case the Done button on the Whois popup) have a blue outline (screenshot attached) while in Nightly they don't. The CSS being sent is: button:focus a, button:focus span { outline: auto 4px #1E72FF; outline-offset: -2px; }
Attached image Button in Nightly
AIUI this is expected per bug 1026641... Mats, is that right?
Blocks: 1026641
Component: General → Layout
Flags: needinfo?(mats)
Product: Firefox → Core
Summary: CSS styling on buttons on IRCCloud not good → outline: auto is not applied in the same way as it is on blink
Yes, "auto" is not an outline-style value we support, per bug 1026641.
Depends on: 1031664
(In reply to :Gijs Kruitbosch from comment #2) > AIUI this is expected per bug 1026641... Mats, is that right? Yes, it's disabled for now, until we can sort what to do for Gnome themes (bug 1031662).
Flags: needinfo?(mats)
Priority: -- → P5
Priority: P5 → P3

Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.

Webcompat Priority: --- → ?

See bug 1547409. Migrating whiteboard priority tags to program flags.

Webcompat Priority: ? → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: