[Webkit-unassigned] [Bug 168669] New: Using the touchbar, both align left and align justify send a beforeinput event with the 'formatJustifyLeft' inputType.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 21 12:40:18 PST 2017


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

            Bug ID: 168669
           Summary: Using the touchbar, both align left and align justify
                    send a beforeinput event with the 'formatJustifyLeft'
                    inputType.
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: charleyroy at google.com

Using the Safari Tech Preview, whether I press Left Align in the touch bar or Justify Align, a beforeinput event is sent with the event type 'formatJustifyLeft'. 

Note that right align and center align do 'formatJustifyRight' and 'formatJustifyCenter' respectively.

This is problematic as developers can't differentiate which alignment option was selected.

Test bed: https://jsfiddle.net/L8qzozom/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170221/87688852/attachment.html>


More information about the webkit-unassigned mailing list