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

JENKINS-47022 - Fix for dropdown losing focus on selection, back port to 1.4 #1660

Merged
merged 2 commits into from
Feb 16, 2018

Commits on Feb 16, 2018

  1. JENKINS-47022 - Fix for dropdown losing focus on selection (#1652)

    * on IE, restore focus on dropdown button after selection
    
    * force the dropdown to regain focus after selection on all browsers
    
    * add test to verify that the dropdown component retains focus after option selection
    NicuPascu authored and vivek committed Feb 16, 2018
    Configuration menu
    Copy the full SHA
    7c61f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06789a6 View commit details
    Browse the repository at this point in the history