mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-21 19:26:35 +01:00
e49ea20f33
Whenever the user pressed the middle button the mouse press handler in WebPage issued an 'execJavaScript' which has its own event loop causing the mouse release handler to be called before the field 'm_clickedUrl' get the url in the first handler. Since this field is used to guard the logic in the second handler the new tab wasn't opening. Closes #2238 |
||
---|---|---|
.. | ||
javascript | ||
jsalert.ui | ||
jsconfirm.ui | ||
jsprompt.ui | ||
loadrequest.cpp | ||
loadrequest.h | ||
webhittestresult.cpp | ||
webhittestresult.h | ||
webinspector.cpp | ||
webinspector.h | ||
webpage.cpp | ||
webpage.h | ||
webscrollbar.cpp | ||
webscrollbar.h | ||
webscrollbarmanager.cpp | ||
webscrollbarmanager.h | ||
webview.cpp | ||
webview.h |