Open Bug 1157524 Opened 10 years ago Updated 1 year ago

Allow emulating :-moz-focusring pseudo class

Categories

(DevTools :: Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

REOPENED

People

(Reporter: ntim, Unassigned)

References

(Blocks 1 open bug)

Details

It is pretty useful for theme and Firefox developers to be able to emulate the :-moz-focusring pseudo selector quickly. We'd probably want that when inspecting xul pages and inside the browser toolbox.
Inspector bug triage. Filter on CLIMBING SHOES
Severity: normal → enhancement
Inspector bug triage (filter on CLIMBING SHOES).
Priority: -- → P3
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Product: Firefox → DevTools
Shouldn't we instead show the :-moz-focusring rules when :focus is applied? We don't seem to show them even if the field is actually focused.

We don't seem to show them even if the field is actually focused.

Another one that's not applied in this case is ::-moz-focus-inner; this is important because this is the pseudo-element used to apply the default style for buttons (and also to remove it if we need it).

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