-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.103 / blue-ocean 1.4.0.
Running in docker 17.12.0-ce using image jenkins/jenkins:2.103
MacOS High Sierra - 10.13.2
-
-
Blue Ocean 1.5 - beta 1
The keyboard shortcut for the search box on the blue-ocean home page always steals the focus away from any parameter text entry fields when the user tries to enter a value containing a "t".
To replicate:
- Using Blue Ocean, create a build with the attached Jenkinsfile (or clone the project from https://github.com/zometer/blueocean-param-input-bug).
- Once the build is created, go to the "Branches" page and favorite (star) the master branch.
- Go back to the Blue Ocean home page.
- Click the "Run" button for the build.
- Type any word with a "t" in the "Release Notes" field. Any time you type "t" in the parameter entry field, the focus will always switch the the search box. If you avoid the letter "t", the build will run normally.
- links to