Bug 192292 - [iOSMac] Clicking the body while focusing an editable element should move focus to the body element
Summary: [iOSMac] Clicking the body while focusing an editable element should move foc...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-12-02 17:11 PST by Wenson Hsieh
Modified: 2022-02-11 15:06 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2018-12-02 17:11:43 PST
Currently, focus is stuck within the editable element.

On iOS, this behavior is more sensible because the user can tap the "Done" button or otherwise dismiss the keyboard to blur the text field. However, on iOSMac, there's simply no way to blur the text field using the mouse.
Comment 1 Radar WebKit Bug Importer 2018-12-02 17:12:29 PST
<rdar://problem/46406093>