-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Firefox) Unexpected horizontal scroll in shell panel after selecting combobox item and resizing panel or window #5786
Comments
The proper way to reproduce this is to...
It seems the combobox floating-ui element is keeping its size when its no longer open and taking up horizontal space. |
Research to be conducted in March to determine next steps for a fix. |
Findings:
|
Reallocated to the April release milestone. Note the above workaround in the meantime. |
This is fixed on |
Installed and assigned for verification. |
Verified in |
Actual Behavior
Selecting a combobox item within a calcite shell panel then resizing that panel leads to an unexpected scroll bar that allows the user to scroll past the panel content. This only happens in Firefox. I've been able to reproduce when the user resizes the panel itself or the window (which causes the panel to resize). The scroll bar disappears when the combobox is re-opened.
Expected Behavior
No horizontal scroll bar
Reproduction Sample
https://codepen.io/mpayson/pen/YzvEJpj
Reproduction Steps
Reproduction Version
beta.98
Relevant Info
Firefox 107.0 on Mac. Reproducible with both calcite-panel and calcite-flow-item
Regression?
beta.97
Impact
No response
Esri team
ArcGIS Online
The text was updated successfully, but these errors were encountered: