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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 27 12:54:45 PDT 2023


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

Michael Catanzaro <mcatanzaro at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add support for changing    |[GTK] Add support for
                   |text alignment              |changing text alignment
                 CC|                            |mcatanzaro at redhat.com
             Status|RESOLVED                    |REOPENED
         Resolution|MOVED                       |---

--- Comment #3 from Michael Catanzaro <mcatanzaro at redhat.com> ---
So, with additional context from https://gitlab.gnome.org/GNOME/epiphany/-/issues/2164, this is actually a Linux user, not a Safari user (but you had no way to know because, this wasn't mentioned). So, let's reopen this and reassign to WebKitGTK.

We surely don't expect WebKit clients to manually add custom keyboard shortcuts for reversing text alignment to every text entry (there's no straightforward way for applications to do that anyway), so that needs to be handled by WebKit itself. I guess applications could do it if WebKit were to provide a new editing command, but if WebKit is going to provide that, it might as well hook up a standard keyboard shortcut, same as it does for Cut, Copy, Paste, Undo, etc.

In the Epiphany bug there is an additional suggestion to add a context menu item. That would require exposing a new WebKitContextMenuAction.

-- 
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/20230827/13d780c3/attachment.htm>


More information about the webkit-unassigned mailing list