[Webkit-unassigned] [Bug 212439] Horizontally scrolling elements are broken under specific conditions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 8 09:13:14 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212439
jack.palmer at bbc.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jack.palmer at bbc.co.uk
--- Comment #2 from jack.palmer at bbc.co.uk ---
+1
I've also noticed the issue where horizontal scrolling does not occur when I do not have a touchmove handler and I change the visibility of my element from "hidden" to "visible".
This becomes more problematic when needing to use "visibility: hidden" to ensure screen readers and other assistive technology do not see the element, and then setting the element to "visibility: visible" when a user should be able to interact with it (eg. hiding the scrollable element inside of a collapsable menu).
Are there any known work around for this until it is fixed?
--
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/20200608/d59ae00f/attachment.htm>
More information about the webkit-unassigned
mailing list