RESOLVED FIXED 102810
[Qt] No test of double-click to zoom out
https://bugs.webkit.org/show_bug.cgi?id=102810
Summary [Qt] No test of double-click to zoom out
Allan Sandfeld Jensen
Reported 2012-11-20 06:41:21 PST
We have a basic test of double-click to zoom, but it doesn't test any of the finer behavior of double click to zoom out. Since this behaviour is more complicated, it is probably more likely to be broken by accidently and should therefore have be tested.
Attachments
Patch (6.88 KB, patch)
2012-11-20 06:45 PST, Allan Sandfeld Jensen
kenneth: review+
Allan Sandfeld Jensen
Comment 1 2012-11-20 06:45:31 PST
Kenneth Rohde Christiansen
Comment 2 2012-11-20 07:57:18 PST
Comment on attachment 175203 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=175203&action=review > Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_doubleTapToZoom.qml:101 > + } > + function test_double_zoomInAndBack() { newline?
Allan Sandfeld Jensen
Comment 3 2012-11-20 08:11:11 PST
Note You need to log in before you can comment on or make changes to this bug.