WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
308308
Popover light dismiss doesn't account for disabled command buttons
https://bugs.webkit.org/show_bug.cgi?id=308308
Summary
Popover light dismiss doesn't account for disabled command buttons
Luke Warlow
Reported
2026-02-20 08:01:14 PST
Popover light dismiss has special behaviour for buttons with commandfor, buttons with popovertarget and base selects. However the logic doesn't correctly exclude disabled command buttons leading to incorrect behaviour. See
https://jsfiddle.net/8bd9ezvh/
opening the popover and then clicking on the disabled command button should correctly dismiss the popover (like in chrome and firefox) but it doesn't. See that with the popovertarget button it does dismiss.
Attachments
Add attachment
proposed patch, testcase, etc.
Luke Warlow
Comment 1
2026-02-20 08:04:41 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59094
Radar WebKit Bug Importer
Comment 2
2026-02-27 08:02:12 PST
<
rdar://problem/171358576
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug