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

HTML5 input receives mouse events when behind popperJS bib #99

Closed
jordanjones243 opened this issue Oct 10, 2022 · 0 comments · Fixed by #95
Closed

HTML5 input receives mouse events when behind popperJS bib #99

jordanjones243 opened this issue Oct 10, 2022 · 0 comments · Fixed by #95
Assignees
Labels
auro-combobox Status: Work In Progress Issue or Pull Request work is in Progress Type: Bug Bug or Bug fixes

Comments

@jordanjones243
Copy link
Contributor

Describe the bug

document.activeElement does not return auro-input when auro-input is in the shadow DOM and has focus.

To Reproduce

Steps to reproduce the behavior:
See this bug: AlaskaAirlines/auro-input#198

Expected behavior

document.activeElement should always return auro-input when it has focus.

@jordanjones243 jordanjones243 added not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes auro-combobox labels Oct 10, 2022
@jordanjones243 jordanjones243 linked a pull request Oct 10, 2022 that will close this issue
6 tasks
@blackfalcon blackfalcon added Status: Work In Progress Issue or Pull Request work is in Progress and removed not-reviewed Issue has not been reviewed by Auro team members labels Oct 11, 2022
blackfalcon pushed a commit that referenced this issue Oct 17, 2022
## [1.6.2](v1.6.1...v1.6.2) (2022-10-17)

### Bug Fixes

* **input:** use latest version to fix focus issue [#97](#97) ([13de267](13de267))
* **input:** use latest version to fix HTML5 mouse event issue [#99](#99) ([bbe9613](bbe9613))
* **nomatch:** hide bib when no options available an no noMatchOption defined ([d689cea](d689cea))
* **selection:** correct logic for select by input value [#91](#91) ([3379808](3379808))
* **value:** fix setting the value programatically with latest auro-input version ([1ab6342](1ab6342))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-combobox Status: Work In Progress Issue or Pull Request work is in Progress Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants