Bug 246509
Summary: | [GTK] Cannot focus editable content using a touch screen | ||
---|---|---|---|
Product: | WebKit | Reporter: | Milan Crha <mcrha> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Milan Crha
Moving from a downstream bug report:
https://gitlab.gnome.org/GNOME/evolution/-/issues/2075
Run the MiniBrowser in the editor mode:
/usr/libexec/webkit2gtk-4.1/MiniBrowser --editor-mode
Try to focus the editing body by touching it on a touch screen.
Actual result:
The body does not get focus.
Expected result:
The body gets focus.
I can change focus to the address bar, click the buttons and so on, even double-touching selects text, but the body itself doesn't get focus using the touch screen. A mouse click can focus the body with no problem.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |