-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Client:
- Fedora Workstation 26, on a Dell XPS13 with a 4K display. It's a 13" screen at 3200x1800 resolution
- Google Chrome 61, set to a default zoom level of 125%. This is my daily use setup (in other words, this is not an exotic change I made just to find bugs), because it helps my eyes.
Jenkins, Blue Ocean, and Pipeline:
- 1.3.0-beta-3-SNAPSHOT (private-b10c5517-kshultz)
- Core 2.78
- b10c551
- 15th September 2017 10:12 AM
- Declarative Pipeline plugins all at 1.2-beta-5Client: - Fedora Workstation 26, on a Dell XPS13 with a 4K display. It's a 13" screen at 3200x1800 resolution - Google Chrome 61, set to a default zoom level of 125%. This is my daily use setup (in other words, this is not an exotic change I made just to find bugs), because it helps my eyes. Jenkins, Blue Ocean, and Pipeline: - 1.3.0-beta-3-SNAPSHOT (private-b10c5517-kshultz) - Core 2.78 - b10c551 - 15th September 2017 10:12 AM - Declarative Pipeline plugins all at 1.2-beta-5
-
-
Blue Ocean - Candidates
Summary:
Set up a new Pipeline from a repo which has no Jenkinsfile already present. On browser windows which are "short," or which have larger than average zoom sizes, or both, this will result in the "Create Pipeline" button being partially obscured by the Blue Ocean version information bar at the bottom of the page. The problem here is, "Create Pipeline" and "Learn More" are not clickable until they're fully visible...and since there's no scrollbar, there's no way to make them fully visible, apart from maximizing the browser window.
Steps to recreate:
1. Set up a remote repository to point Blue Ocean at. The repository should not have a Jenkinsfile present in any of its branches. Here, I'm using a bare git repo. In this screenshot, my browser window is maximized:
2. Load the same page, but this time, do so using a browser window that's "short" enough that the buttons are partially obscured. It should look like the below screenshot - you can see the buttons are present:
3. Note that the buttons are not clickable.
4. Note that scrolling down, to try and reveal the rest of the buttons, doesn't work. It's disabled.
5. Maximize that same browser window, and the buttons reveal themselves, and are clickable: