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

title attribute does not work in 1.13.17 (Safari) #2464

Closed
james-yun opened this issue May 20, 2020 · 3 comments
Closed

title attribute does not work in 1.13.17 (Safari) #2464

james-yun opened this issue May 20, 2020 · 3 comments
Labels

Comments

@james-yun
Copy link

In 1.13.16, the title attribute gave a placeholder when no option is selected.
This functionality does not work in 1.13.17

<select class="selectpicker form-control" id="number" title="Select a number"></select>

This should show Select a number when no option is selected.

Test case: https://plnkr.co/edit/eStCUygC40HAM52x

@james-yun james-yun added the bug label May 20, 2020
@caseyjhol
Copy link
Member

caseyjhol commented May 20, 2020

This is working for me in Chrome 81 and Firefox 76 on Windows. What browser/OS are you using?

image

@james-yun
Copy link
Author

I'm getting this bug on MacOS, Safari 13.1.
Screen Shot 2020-05-20 at 6 54 52 PM
Interestingly, it works fine on my Chrome in MacOS.

@james-yun james-yun changed the title title attribute does not work in 1.13.17 title attribute does not work in 1.13.17 (Safari) May 20, 2020
caseyjhol added a commit that referenced this issue May 20, 2020
@caseyjhol
Copy link
Member

Released in v1.13.18!

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

No branches or pull requests

2 participants