[Webkit-unassigned] [Bug 209736] New: textarea selectionDirection always returns 'none'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 05:38:53 PDT 2020


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

            Bug ID: 209736
           Summary: textarea selectionDirection always returns 'none'
           Product: WebKit
           Version: Safari 13
          Hardware: PC
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wangbing.imail at gmail.com

Steps to reproduce the problem:
1. Select some text inside a textarea in backward/forward direction
2. get selectionDirection property on that textarea via javascript

What is the expected behavior?
Expected to get value 'backward/forward'

What went wrong?
Always get 'none'

Did this work before? N/A 

Here's jsFiddle that demonstrates the behavior:
http://jsfiddle.net/7Mhqy/1/

-- 
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/20200330/20a1fa24/attachment.htm>


More information about the webkit-unassigned mailing list