WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241774
[WPE] webkit_editor_state_is_paste_available() does not return true when user is in a textbox
https://bugs.webkit.org/show_bug.cgi?id=241774
Summary
[WPE] webkit_editor_state_is_paste_available() does not return true when user...
tusooa
Reported
2022-06-19 20:25:21 PDT
WPEWebKit 2.36.3 Step to reproduce: - go to
https://api.kde.org/
- click the search box on the left - invoke webkit_editor_state_is_paste_available() Expected: `true` Actual: `false` Code:
https://invent.kde.org/tusooaw/konqueror/-/blob/00792499b3e8b7dba0febe46d9cc2aa9a8038ca1/wpepart/src/wpenavext.cpp#L229
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2022-06-20 12:01:23 PDT
This works fine with WebKitGTK. I wonder if clipboard is supported by WPE.
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