Skip to content
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

Display issues with disabled selects in 1.8.x #1235

Closed
Bazze opened this issue Dec 12, 2015 · 3 comments
Closed

Display issues with disabled selects in 1.8.x #1235

Bazze opened this issue Dec 12, 2015 · 3 comments

Comments

@Bazze
Copy link

Bazze commented Dec 12, 2015

Hello!

I'm getting some graphical issues (and perhaps more?) after upgrading to 1.8.x. See image & source below. Seems to be a width issue and it only appears when disabled.

1.8.x issues

<select 
    type="select" 
    class="bootstrap-select form-control" 
    label="Label here" 
    multiple="" 
    data-actions-box="true" 
    data-live-search="true" 
    disabled="" 
    data-selected-text-format="count>3" 
    tabindex="-98">
</select>
@caseyjhol
Copy link
Member

What's your browser/OS?

@Bazze
Copy link
Author

Bazze commented Dec 14, 2015

I had this issue in both Chrome & Safari:

Chrome:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.80 Safari/537.36

Safari:

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9

@nick6482
Copy link

Microsoft Edge 25.10586.0.0 on Windows 10 - has same problem.
Firefox v42.0, v43.0 on Windows 10 - has same problem.
Chrome Version 47.0.2526.106 m on Windows 10 - has same problem.

avantika-gupta-jtg pushed a commit to JoshLabs/bootstrap-select that referenced this issue May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants