Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Different views on Mac and Windows for Multiple Select #2043

Open
ksa-facelift opened this issue Aug 18, 2017 · 0 comments
Open

Different views on Mac and Windows for Multiple Select #2043

ksa-facelift opened this issue Aug 18, 2017 · 0 comments

Comments

@ksa-facelift
Copy link

Bug description:

On windows we realized in our application that the closing Button (x) in the multiple seleciton is shifted to the top. On the apple system everything looks perfect. When I examined the code, I realized that the x is added as " x". It seems that windows and apple are interpreting it differently. At first I thought, that our styles are the reason for the shifted x, but when I visited your plunkr for the multiple selection I saw, that the problem already exist on the ui select component. Attached you can see a screenshot from windows and apple.
https://angular-ui.github.io/ui-select/ -> Multiple Selection -> Edit in Plunkr

UI-Select:
https://angular-ui.github.io/ui-select/ -> Multiple Selection

ui-select-mac
ui-select-windows

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants