[Webkit-unassigned] [Bug 247334] New: Add support for changing text alignment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 1 14:02:09 PDT 2022


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

            Bug ID: 247334
           Summary: Add support for changing text alignment
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: avidseeker7 at protonmail.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

Browsers like Firefox and Chromium (on Windows) have support for temporarily change text alignment of text boxes, typically by press RCtrl+RShift or LCtrl+LShift or by Ctrl+Shift+X to toggle alignment on Firefox Linux.

This feature (toggling RTL, LTR directions) is essential for Bidi support.

To clarify, this is not the same as setting attribute `direction="rtl";` in `<form>` tag. It only changes the direction "temporarily" for the user.

-- 
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/20221101/89f38821/attachment.htm>


More information about the webkit-unassigned mailing list