Details
-
Type:
Bug
-
Status: Open
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.4.2, 5.6.2
-
Fix Version/s: None
-
Component/s: WebKit
-
Labels:None
-
Environment:Linux 64 bit
Description
Easily reproducible using basic HTML test page:
<textarea>This is just a test.</textarea>
Just select any part of that text (or all) and press Esc when viewed in QWebView.
Apparently it is Qt specific issue, not found in WebKitGTK.
It also affects wip/next (aka revived QtWebkit).