Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix "Install from URL" issue #9226

Merged
merged 2 commits into from
Sep 30, 2014
Merged

Conversation

marcelgerber
Copy link
Contributor

Fixes #9196. This is a minor behaviour change as well, as clicking in the body won't unfocus the search bar. But I don't think that's a bad thing.

@peterflynn peterflynn added this to the Release 0.44 milestone Sep 26, 2014
@peterflynn
Copy link
Member

@marcelgerber Is the tabIndex stuff even needed? In my testing, everything seems to work fine if you remove all the tabIndex attributes and just leave the one no-focus class.

@marcelgerber
Copy link
Contributor Author

You're right. I now applied the no-focus class to the whole dialog, so that header and footer can't be focused either.

@redmunds
Copy link
Contributor

Reviewing...

@redmunds
Copy link
Contributor

Looks good. Merging.

redmunds added a commit that referenced this pull request Sep 30, 2014
@redmunds redmunds merged commit 6a91635 into adobe:master Sep 30, 2014
@marcelgerber marcelgerber deleted the extman-install-url branch September 30, 2014 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Install from URL" doesn't work any longer
4 participants