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

Autofocus no longer working in modal #6333

Closed
haquex19 opened this issue Nov 23, 2016 · 1 comment
Closed

Autofocus no longer working in modal #6333

haquex19 opened this issue Nov 23, 2016 · 1 comment

Comments

@haquex19
Copy link

Bug description:

Starting with the newest release (2.2.0) the autofocus attribute is no longer working. I have a modal window that has a few form elements including a button and an input field. I add the autofocus attribute to the input field and it does not focus. This was working correctly in version 2.1.4

Link to minimally-working plunker that reproduces the issue:

https://plnkr.co/edit/PQMmKv4BpW6rXuF4T5OR?p=preview

Notice how the button is focused, whereas the input field should be focused since it is the one with the autofocus attribute

Version of Angular, UIBS, and Bootstrap

Angular: 1.5.8

UIBS: 2.2.0

Bootstrap: 3.3.7

@pkozlowski-opensource
Copy link
Member

Duplicate of #6289

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

No branches or pull requests

2 participants