[Webkit-unassigned] [Bug 248261] New: Fix resizer behavior with `writing-mode: vertical-rl` or `direction: rtl`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 23:50:29 PST 2022


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

            Bug ID: 248261
           Summary: Fix resizer behavior with `writing-mode: vertical-rl`
                    or `direction: rtl`
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com
            Blocks: 245355

When opening:

data:text/html,<div style="width: 200px; height: 200px; background: red; overflow: auto; resize: both; writing-mode: vertical-rl"></div>

or 

data:text/html,<div style="width: 200px; height: 200px; background: red; overflow: auto; resize: both; direction: rtl"></div>


The resizer is on the left side (as expected), however, resizing is really funky and goes really fast.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=245355
[Bug 245355] Vertical writing-mode support for form controls
-- 
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/20221123/d9b4915c/attachment.htm>


More information about the webkit-unassigned mailing list