Audiotool board archive

Incorrect z-index Value for Viewport Scrollbar

Apollo · started 2019-03-01 00:30 · updated 2019-03-07 03:07

[[Attachment:0]]

Whilst creating a thread (by clicking the "New Topic" button in the appropriate board room), you'll notice that the overlay for the Create Dialog box does not extend to the scrollbar, indicating that its z-index value is greater than the overlay/dialog (which should not be the case).

This makes it immensely difficult to navigate the dialog <textarea> element once it is scrollable. Because the document interprets scrolling elements based on the onhover event, and hovering over the text area is also hovering over the overlayed scrollable content.

There are likely other circumstances where this is the case but I've only tested for one.

Comments (1)