RESOLVED WORKSFORME 72720
[Qt] QtTestBrowser click position is incorrect with Qt 5
https://bugs.webkit.org/show_bug.cgi?id=72720
Summary [Qt] QtTestBrowser click position is incorrect with Qt 5
Nandor Huszka
Reported 2011-11-18 05:40:23 PST
After resizing QtTestBrowser clicking happens in another line, than we want. In order it slips down about 2 lines. Putting down the window to the tray, and back, temporarily recovers this problem.
Attachments
Csaba Osztrogonác
Comment 1 2011-11-18 05:47:35 PST
It seems it as a Qt5-WK1 API bug/regression, because it works fine with QtTestBrowser built with Qt4 and MiniBrowser built with Qt5. You can easily reproduce it if you run layout tests with many fails. For example Tools/Script/old-run-webkit-tests --platform mac -p css2.1 . And then links of results.html are in two lines in QtTestBrowser. If you resize QtTestBrowsesr, you get this bug.
Csaba Osztrogonác
Comment 2 2011-11-18 05:50:17 PST
Guys, have you got any idea how can we fix this annoying bug? Is it a bug in WebKit or in Qt?
Balazs Ankes
Comment 3 2012-01-19 00:17:57 PST
I checked it today (2012-01-19) and the bug isn't valid anymore.
Note You need to log in before you can comment on or make changes to this bug.