-
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
calcite-input type="file" button overflows border style in JA locale #8053
Comments
Related: #6545 |
Spike to confirm behavior/design on the native |
Managed to reproduce with the native Some options::
|
**Related Issue:** #8053 ## Summary Fixes text clipping in Windows 10 when using Japanese locale.
Installed and assigned for verification. |
Check existing issues
Actual Behavior
With the locale set to Japanese (JA), the file upload button within the
calcite-input type="file"
component expands in height and the bottom of the button is partially obscured by the dashed border surrounding the input field.Expected Behavior
We expect to see symmetrical padding or margins on the top and bottom of the input button, as is the case with English.
Reproduction Sample
https://codepen.io/zoe11498/pen/vYbORgV or https://developers.arcgis.com/calcite-design-system/components/input/
Reproduction Steps
type
tofile
Reproduction Version
1.9.0
Relevant Info
Tested on Windows 10.
Reproducible with both Chrome and Edge browsers.
Not reproducible in Firefox.
Regression?
No response
Priority impact
p4 - not time sensitive
Impact
We noticed this while testing ArcGIS Mission Manager, but this is a low priority i18n UI bug. There is no impact to usability.
Calcite package
Esri team
ArcGIS Mission
The text was updated successfully, but these errors were encountered: