Bug 163531

Summary: REGRESSION(r200126): [GTK] Layout test media/video-volume-slider-drag.html is failing
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, hs85.jeong, pedropaulosuzuki1
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

Michael Catanzaro
Reported 2016-10-16 20:20:19 PDT
Layout test media/video-volume-slider-drag.html has been failing since r200126 "[EFL][GTK] Volume slider only changes volume when thumb is released, not while dragging". Updating expectations accordingly. --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-volume-slider-drag-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-volume-slider-drag-actual.txt @@ -1,6 +1,6 @@ +EVENT(volumechange) EVENT(canplaythrough) -EVENT(volumechange) EVENT(volumechange) EVENT(volumechange) EVENT(volumechange) Is it a bug, or does it just need rebaselined?
Attachments
Pedro Paulo
Comment 1 2022-01-17 16:49:43 PST
Is the issue still present? Couldn't reproduce here. Is it touchscreen related? On a mouse it seems to work fine. It cannot change volume using the scroll-wheel under HTML5 Video, though. Don't know if it was supposed to, but it would be a nice touch nevertheless.
Diego Pino
Comment 2 2023-01-25 19:34:49 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.