[Webkit-unassigned] [Bug 198858] [Safari iOS 13] Scrollbar styling no longer works, can't control the position of scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 27 01:02:32 PDT 2019


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

longgt <sakurotawa at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sakurotawa at gmail.com

--- Comment #5 from longgt <sakurotawa at gmail.com> ---
(In reply to Simon Fraser (smfr) from comment #2)
> We have no plans to bring custom scrollbar styling to async-scrollable
> overflow on iOS.

https://easttlehelp.vln.school.nz/studentwebsite/ios13-scrolling

By disabled -webkit-overflow-scrolling setting, we can get smooth on scroll but there's somewhere we need to notify readers there's something they need to scroll to view all of them. (The above URL is an example of showing scrollbar use case)

The best solution here is when developers were not specified styling of -webkit-overflow-scrolling, it will be 'touch' by default. But giving developers more chance to bring scrollbar back to readers by setting it to 'auto'.

-- 
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/20190927/b1779d5e/attachment.html>


More information about the webkit-unassigned mailing list