Bug 102810

Summary: [Qt] No test of double-click to zoom out
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit2Assignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, kenneth, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

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.