Bug 159515

Summary: Qt 5.7.0 WebEngine view crash with assertion on anchorNode
Product: WebKit Reporter: Marc <webkit.pub.mdu>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Critical CC: bfulgham, webkit-bug-importer, webkit.pub.mdu
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Backtrace none

Marc
Reported 2016-07-07 10:18:25 PDT
Hi, Since I installed a new TOUCH SCREEN to my Computer Windows 7 x64 I encounter a crash when using WebEngineView in a QT 5.7.0 application. ("QtWebEngineProcessd.exe stopped working") The following occurs when I press the ENTER key in a password field (where I have "onKeyUp" attached event that looks up for keyCode == 13) See attachment for backtrace dump before crash. INFO: The first lines [0707/190514:INFO:renderer_accessibility.cc(288)] are numerous !! I did not have this behavior without touchscreen installed. Regards ...
Attachments
Backtrace (3.67 KB, text/plain)
2016-07-07 10:19 PDT, Marc
no flags
Radar WebKit Bug Importer
Comment 1 2016-07-07 10:18:40 PDT
Marc
Comment 2 2016-07-07 10:19:07 PDT
Created attachment 283022 [details] Backtrace
Brent Fulgham
Comment 3 2016-07-07 11:13:58 PDT
This appears to be a Qt application using the Blink engine, not WebKit. The Blink project forked from WebKit a few years ago, and the Qt library chose to continue development under Blink, not WebKit. I'm closing this bug since it is not relevant to WebKit. Please open a bug with the Blink team at <http://www.chromium.org/for-testers/bug-reporting-guidelines>
Marc
Comment 4 2016-07-07 14:10:37 PDT
Hi. Ok sorry for the misunderstanding. I'll write to blink team. Thanks
Note You need to log in before you can comment on or make changes to this bug.