-
Bug
-
Resolution: Fixed
-
Minor
-
-
2.350, 2.346.1
#5923 and then #6295 updated css for the bottom sticker so it has
z-index: 999; position: sticky
#top-sticker also has z-index:999 but no explicit positioning.
This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker (see attached screenshot for an example).
Expected behaviour
Elements in the top-sticker should always be displayed above elements from the bottom-sticker.
- links to
[JENKINS-68640] Bottom bar can hide elements from top bar
Description |
Original:
[#5923|https://github.com/jenkinsci/jenkins/pull/5923] and then [#6295|https://github.com/jenkinsci/jenkins/pull/6295] updated css for the bottom sticker so it has
{code} z-index: 999; position: sticky {code} #top-sticker also has {{z-index:999}} but not explicit positioning. This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker. |
New:
[#5923|https://github.com/jenkinsci/jenkins/pull/5923] and then [#6295|https://github.com/jenkinsci/jenkins/pull/6295] updated css for the bottom sticker so it has
{code} z-index: 999; position: sticky {code} #top-sticker also has {{z-index:999}} but not explicit positioning. This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker. |
Description |
Original:
[#5923|https://github.com/jenkinsci/jenkins/pull/5923] and then [#6295|https://github.com/jenkinsci/jenkins/pull/6295] updated css for the bottom sticker so it has
{code} z-index: 999; position: sticky {code} #top-sticker also has {{z-index:999}} but not explicit positioning. This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker. |
New:
[#5923|https://github.com/jenkinsci/jenkins/pull/5923] and then [#6295|https://github.com/jenkinsci/jenkins/pull/6295] updated css for the bottom sticker so it has
{code} z-index: 999; position: sticky {code} #top-sticker also has {{z-index:999}} but not explicit positioning. This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker (see attached screenshot for an example). *Expected behaviour* Elements in the top-sticker should always be displayed above elements from the bottom-sticker. |
Description |
Original:
[#5923|https://github.com/jenkinsci/jenkins/pull/5923] and then [#6295|https://github.com/jenkinsci/jenkins/pull/6295] updated css for the bottom sticker so it has
{code} z-index: 999; position: sticky {code} #top-sticker also has {{z-index:999}} but not explicit positioning. This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker (see attached screenshot for an example). *Expected behaviour* Elements in the top-sticker should always be displayed above elements from the bottom-sticker. |
New:
[#5923|https://github.com/jenkinsci/jenkins/pull/5923] and then [#6295|https://github.com/jenkinsci/jenkins/pull/6295] updated css for the bottom sticker so it has
{code} z-index: 999; position: sticky {code} #top-sticker also has {{z-index:999}} but no explicit positioning. This causes elements in the top-sticker submenus to appear behind elements from the bottom sticker (see attached screenshot for an example). *Expected behaviour* Elements in the top-sticker should always be displayed above elements from the bottom-sticker. |
Assignee | New: Vincent Latombe [ vlatombe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #6613 (Web Link)" [ 27817 ] |
Labels | New: lts-candidate |
Labels | Original: lts-candidate | New: lts-candidate regression ux |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |