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

Unable to unfocus input when clicking on an icon inside #2005

Closed
jean-moldovan opened this issue May 3, 2018 · 0 comments · Fixed by #2215
Closed

Unable to unfocus input when clicking on an icon inside #2005

jean-moldovan opened this issue May 3, 2018 · 0 comments · Fixed by #2215
Milestone

Comments

@jean-moldovan
Copy link

jean-moldovan commented May 3, 2018

Hello,

When you have an icon inside an input and click on it, it stays focused all the time:
https://jsfiddle.net/waugrryy/1979/

  1. Click inside the input, then outside. Works as expected
  2. Click on an icon inside the input, then outside. Input remains focused

Thanks!

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Jun 28, 2018
  - For QColor and QDateTime if there is no clearValue we use defaultValue
- QSelect: use className from option item in list
- QSearch: combine before/after with search and clear icons (can be disabled)
- QInput and friends: focus input field in __onFocus

close quasarframework#2017, close quasarframework#2005, close quasarframework#1953
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Jun 28, 2018
… on marginalia

- Don't show clear button when current value is the same with clearValue
  - For QColor and QDateTime if there is no clearValue we use defaultValue
- QSelect: use className from option item in list
- QSearch: combine before/after with search and clear icons (can be disabled)
- QInput and friends: focus input field in __onFocus

close quasarframework#2017, close quasarframework#2005, close quasarframework#1953
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Jun 29, 2018
- QSelect: use className from option item in list
- QSearch: combine before/after with search and clear icons (can be disabled)
- QInput and friends: focus input field in __onFocus

close quasarframework#2017, close quasarframework#2005, close quasarframework#1953
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Jun 29, 2018
- QSelect: use className from option item in list
- QSearch: combine before/after with search and clear icons (can be disabled)
- QInput and friends: focus input field in __onFocus

close quasarframework#2017, close quasarframework#2005, close quasarframework#1953
rstoenescu pushed a commit that referenced this issue Jun 29, 2018
…ia (#2215)

* className for QSelect, QSearch before|after, QInput focus on marginalia

- QSelect: use className from option item in list
- QSearch: combine before/after with search and clear icons (can be disabled)
- QInput and friends: focus input field in __onFocus

close #2017, close #2005, close #1953

* Some demos for navigation in dropdown

* Update QInput.vue
@rstoenescu rstoenescu added this to the v0.16.1 milestone Jun 29, 2018
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

Successfully merging a pull request may close this issue.

2 participants