[Webkit-unassigned] [Bug 126051] Determination of horizontal overflow incorrect when direction:rtl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 24 03:19:29 PDT 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Change in RenderBlock.cpp -> already done:

https://github.com/WebKit/WebKit/blob/48936aafec37b3b17c182f210f46e65bf6df9ba9/Source/WebCore/rendering/RenderBlock.cpp#L788

Change in RenderBox.cpp -> It seems to be missing:

https://github.com/WebKit/WebKit/blob/cfb088fd56631a371a89d06697cfba363583d33d/Source/WebCore/rendering/RenderBox.cpp#L5261

and this as well is not changed:

https://github.com/WebKit/WebKit/blob/cfb088fd56631a371a89d06697cfba363583d33d/Source/WebCore/rendering/RenderBox.cpp#L5273

Also missing changes in RenderLayerScrollableArea.cpp:

https://github.com/WebKit/WebKit/blob/71af797599da12fa56a502b6f23501f31e289dc2/Source/WebCore/rendering/RenderLayerScrollableArea.cpp#L1071

-- 
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/20220924/126c2098/attachment-0001.htm>


More information about the webkit-unassigned mailing list