closure-library icon indicating copy to clipboard operation
closure-library copied to clipboard

Filtered Menu Scroll bar issue

Open deyrajiv opened this issue 5 years ago • 2 comments

Hi,

I am using Filtered menu for one of my requirement. I experienced a weird behavior. If the list of the menu item is long scroll bar is visible but when user drags the scroll bar down such that filter label is not visible and releases the scroll bar to select an item the scroll bar moves up to set the focus to filter label( filter input).

deyrajiv avatar Mar 24 '20 13:03 deyrajiv

I took a look at the demos page and I'm not able to reproduce this. Can you give more specifics, like which browser you're using, and which element has the scroll bar? A complete minimal repro would be ideal.

(My attempt was to shrink the window and blow up the font so that a filtered view would still overflow the page - thus the scroll bar was on the BODY element - but I found the scrolling the entire page did not have any problems, and releasing the scroll bar did not move the focus).

shicks avatar Mar 28 '20 04:03 shicks

Mirroring the comment our goog.ui maintainer made on the internal issue:

goog.ui is in maintenance mode and we're not fixing minor issues anymore.

If you send a PR we can consider merging it, but there's currently no active owner internally that can address this.

shicks avatar Apr 06 '20 21:04 shicks