RESOLVED FIXED Bug 95955
[Meta][EFL][WK2] Misbehavior on right mouse button in the Minibrowser
https://bugs.webkit.org/show_bug.cgi?id=95955
Summary [Meta][EFL][WK2] Misbehavior on right mouse button in the Minibrowser
Jinwoo Song
Reported 2012-09-06 02:20:16 PDT
Minibrowser crashes when we click the right mouse button. (gdb) r Starting program: /home/newgen/webkit_opensource/WebKit/WebKitBuild/Debug/bin/MiniBrowser [Thread debugging using libthread_db enabled] [New Thread 0xb6f46b70 (LWP 2117)] [New Thread 0xb62acb70 (LWP 2119)] Program received signal SIGSEGV, Segmentation fault. 0x0082e7bd in WebKit::WebPageProxy::internalShowContextMenu (this=0x809c160, menuLocation=..., hitTestResultData=..., proposedItems=..., arguments=0x80c9620) at /home/newgen/webkit_opensource/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:2969 2969 m_activeContextMenu->showContextMenu(menuLocation, proposedItems);
Attachments
Jinwoo Song
Comment 1 2012-09-06 22:42:43 PDT
Crash and hang up happen when we click the right mouse button in the Minibrowser. The reproduce condition and causes seem to be different so I create a meta bug to track the related bugs.
Note You need to log in before you can comment on or make changes to this bug.