On Monday 05 October 2009 20:51:21 Ronny Scholz wrote: > sha1: 0c71d428f284675c658c55d2f3d9f858ad78c850 > Andrea Diamantini <[email protected]> 2009-10-04 21:10:14 > > - Cleaning mouse gesture managements > - context menu crash fixes && some separators added > - preparing PreviewImage for right mouse click manage > > > > With this patch, clicking on a link using middle mouse button, the page is > opened in the current tab. Clicking on a link using ctrl+left mouse button, > rekonq seems to enter an infinite loop. The expected behaviour is that the > link > opens in a new tab in both situations. > > The problem seems to be the query for the mouse and keyboard state directly > in > Webpage::acceptNavigationRequest(). Unfortunately, at this point all mouse > and > keyboard state is already reset again by Qt, which makes rekonq think the > link > was pressed normally. However, I do not know the cause for the infinite loop > problem. > _______________________________________________ > rekonq mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/rekonq >
I can confirm the middle mouse button issue. Pretty annyoing :-P _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
