Bug 273387 - [GTK][WPE] Input method context doesn't always receive focus out
Summary: [GTK][WPE] Input method context doesn't always receive focus out
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-28 23:47 PDT by Jani Hautakangas
Modified: 2024-09-22 22:41 PDT (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 Jani Hautakangas 2024-04-28 23:47:29 PDT
Virtual keyboard should be hidden when for example inserting text to google.com search and hitting enter (or any seach engine ex. duckduck.go and hitting enter).
Focus goes out of the search text field but wk InputMethodContext never receives that notification and thus VKB is not hidden.
Comment 1 Radar WebKit Bug Importer 2024-04-28 23:47:40 PDT
<rdar://problem/127215881>
Comment 2 Jani Hautakangas 2024-09-21 02:31:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/34029
Comment 3 EWS 2024-09-22 22:41:35 PDT
Committed 284058@main (794e0d793eaa): <https://commits.webkit.org/284058@main>

Reviewed commits have been landed. Closing PR #34029 and removing active labels.