Bug 88686
Summary: | [Qt] : Drag is not working on input type range sliders | ||
---|---|---|---|
Product: | WebKit | Reporter: | chereddy <srchereddy> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | laszlo.gombos, tmpsantos, tonikitoo, yael |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
chereddy
Tested Environment:
Linux: Ubuntu 11.04
Webkit trunk: dated 08-June-2012 (at commit fd3fe586a9d122d7b0403ec2c21be0ea9b1e0430)
Qt: Qt5 from Git
Browser: MiniBrowser
URL: http://letmespellitoutforyou.com/_x/gestureMode.htm
STEPS LEADING TO PROBLEM:
1. Load the above URL in MiniBrowser. (Page displays 2 rounded input range sliders next to rectangles and second set is rotated to 90 degrees.)
2. On top slider, drag the white range handle left and right between 0 and 90 values.
ACTUAL RESULT:
The slider does not move.
EXPECTED RESULT:
The slider should move and the range values should be displayed at top of the page.
Note: Sliders are draggable in the following browsers: Safari in IOS5.1(iPhone), Desktop Chrome(19.0.1084.52), Desktop Safari 5.1.2.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Thiago Marcos P. Santos
Is this valid? I happened to be working on some sliders issues on EFL using Qt as benchmark and dragging seems to be OK.
And your test URL points to a not found.
Antonio Gomes
*** This bug has been marked as a duplicate of bug 91013 ***