Open Bug 1514154 Opened 7 years ago Updated 3 years ago

Clicking outside the `Italic` checkbox widget still toggles it's ON/OFF state

Categories

(DevTools :: Inspector, defect, P3)

63 Branch
defect

Tracking

(Not tracked)

People

(Reporter: nachtigall, Unassigned)

Details

Attachments

(1 file)

AR: See attached screencast. Clicking outside but on same line the `Italic` checkbox widget of the Fonts tab still toggles its states. Not sure why, maybe the <input type="checkbox"> padding is too wide, or because it is flexbox layout or an event is not caught and bubbles... Reproducable on Windows 10 and Linux with current Nightly. ER: Clicking outside does just nothing.
Thanks for filing! Yes, the issue stems from the Flexbox layout used on the toggle. Its hit area is wider than the visible part.
Priority: -- → P3
Component: Inspector: Fonts → Inspector
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: