[Webkit-unassigned] [Bug 21341] Add shiftLeft property compatibility
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 13 14:32:53 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=21341
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I don't know about Webkit on Windows but here is what I have on macOS:
Test case - https://jsfiddle.net/b09ctsra/
^Unless if it is not right, please ignore and please share updated test case.
*** STEPS TO REPRODUCE ***
1) Open Test case
2) Click "Left-Shift"
3) Press "Arrow Up" once
4) Press "Arrow Down" once and then release Shift key
*** Safari Technology Preview 151 ***
"Down: ShiftLeft"
"Down: ArrowUp"
"Up: ArrowUp"
"Down: ArrowDown"
"Up: ArrowDown"
"Up: ShiftLeft"
*** Chrome Canary 106 ***
"Down: ShiftLeft"
"Down: ArrowUp"
"Up: ArrowUp"
"Down: ArrowDown"
"Up: ArrowDown"
"Up: ShiftLeft"
*** Firefox Nightly 105 ***
"Down: ShiftLeft"
"Down: ArrowUp"
"Up: ArrowUp"
"Down: ArrowDown"
"Up: ArrowDown"
"Up: ShiftLeft"
_____________
rniwa at webkit.org - Is something needed here or can we ask someone to test it on Windows? Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220813/0a6632ab/attachment.htm>
More information about the webkit-unassigned
mailing list