[Webkit-unassigned] [Bug 244974] New: Dragged Text and CMD+Z makes text inaccessible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 06:52:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244974

            Bug ID: 244974
           Summary: Dragged Text and CMD+Z makes text inaccessible
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zlip.792 at gmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Hi Team,

While going through Chrome Monorail, I came across a test case, which is broken in Safari/Webkit and it would be good to fix it in Webkit.

Link - https://jsfiddle.net/359qn1vm/6/

Chrome Bug - https://bugs.chromium.org/p/chromium/issues/detail?id=864941

*** STEPS TO REPRODUCE ***

1) Go to JSFiddle
2) Drag Text from one field to another
3) Press CMD+Z / Ctrl+Z to Undo
4) Click "Check Values"

*** ACTUAL RESULT ***

text from the left textarea: 
text from the right textarea: 

*** EXPECTED RESULT ***

text from the left textarea: drag me to another textarea
text from the right textarea: 

<<< OTHER BROWSERS >>>

Firefox Nightly 106 - Upon Step 3 - text vanishes
Chrome Canary 107 - Work as intended
Safari Technology Preview 153 (Tested - Show "Actual Result" above mentioned

__________

I think it is good to fix and align the behavior.

Keep making Webkit awesome!!!

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/20220909/a916d7c7/attachment.htm>


More information about the webkit-unassigned mailing list