Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 38b37039fe859ff0d0f6565c950c51efc3ad51d4
https://github.com/WebKit/WebKit/commit/38b37039fe859ff0d0f6565c950c51efc3ad51d4
Author: Nikolaos Mouchtaris <[email protected]>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
A
LayoutTests/fast/scrolling/mac/scrollbars/rtl-scrollbar-state-delayed-expected.txt
A LayoutTests/fast/scrolling/mac/scrollbars/rtl-scrollbar-state-delayed.html
M Source/WebCore/page/scrolling/mac/ScrollerMac.h
M Source/WebCore/page/scrolling/mac/ScrollerMac.mm
Log Message:
-----------
RTL scrollbar has incorrect spacing for content added with delay
https://bugs.webkit.org/show_bug.cgi?id=284713
rdar://141556436
Reviewed by Simon Fraser.
This patch works around a couple of AppKit issues, where setting the user
direction when
there isn't a host layer causes that setting to be lost, and setting the user
direction
doesn't immediately update.
* Source/WebCore/page/scrolling/mac/ScrollerMac.h:
* Source/WebCore/page/scrolling/mac/ScrollerMac.mm:
(WebCore::ScrollerMac::updateValues):
(WebCore::ScrollerMac::setScrollbarLayoutDirection):
Canonical link: https://commits.webkit.org/292177@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes