Skip to content

Adam Gojanovich

My feedback

2 results found

  1. 7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    Adam Gojanovich supported this idea  · 
  2. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    Adam Gojanovich commented  · 

    In the click to reveal widget overlay, if you add text to the body, it automatically becomes a scrolling text box. There are a few problems with this.

    When there is a scrolling textbox area within a webpage, it needs to have the attribute tabindex=0 in order for a keyboard user to focus on it, and use the arrow keys to scroll. Otherwise you cannot scroll the textbox at all without a mouse device. There appears to be a tabindex on the overlay modal itself instead, so you can tab to the whole overlay, but still cannot scroll with the arrow keys

    Notice the focus ring in the screenshot. That focus ring should be on the scrolling text box, not the whole modal itself. Having the whole modal be focusable is a mistake as it is not useful.

    There is no visible indicator that there is a scrolling area. Even if I set macOS to "always show scrollbars," the captivate output has that disabled, and scrollbars aren't shown except on mouse hover. If I'm not using a mouse and navigating with keyboard only, I don't see those scrollbars at all.

    When using browser zoom, the container reflows to get larger, but the text area shrinks showing significantly less text.

    Overall, it would be much better if this text area was not a scrolling area, but was a responsive container that would expand on zoom. But at the very least, there should be a visible indicator of scroll, and the tabindex should be moved to the correct element.

    Adam Gojanovich shared this idea  · 

Feedback and Knowledge Base