[Webkit-unassigned] [Bug 241774] New: webkit_editor_state_is_paste_available() does not return true when user is in a textbox
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 19 20:25:21 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241774
Bug ID: 241774
Summary: webkit_editor_state_is_paste_available() does not
return true when user is in a textbox
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WPE WebKit
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tusooa at kazv.moe
CC: bugs-noreply at webkitgtk.org
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
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220620/58470c07/attachment.htm>
More information about the webkit-unassigned
mailing list