[JENKINS-69145] bouncing build number element on mouse hover
See JENKINS-69145.
Proposed changelog entries
- Fix bouncing build number element on mouse hover.
Proposed upgrade guidelines
N/A
Submitter checklist
- [X] (If applicable) Jira issue is well described
- [X] Changelog entries and upgrade guidelines are appropriate for the audience affected by the change (users or developer, depending on the change) and are in the imperative mood. Examples
- Fill-in the
Proposed changelog entriessection only if there are breaking changes or other changes which may require extra steps from users during the upgrade
- Fill-in the
- [X] Appropriate autotests or explanation to why this change has no tests
- [ ] New public classes, fields, and methods are annotated with
@Restrictedor have@since TODOJavadoc, as appropriate. - [ ] New deprecations are annotated with
@Deprecated(since = "TODO")or@Deprecated(forRemoval = true, since = "TODO")if applicable. - [ ] For dependency updates: links to external changelogs and, if possible, full diffs
Desired reviewers
@mention
Maintainer checklist
Before the changes are marked as ready-for-merge:
- [ ] There are at least 2 approvals for the pull request and no outstanding requests for change
- [ ] Conversations in the pull request are over OR it is explicit that a reviewer does not block the change
- [ ] Changelog entries in the PR title and/or
Proposed changelog entriesare accurate, human-readable, and in the imperative mood - [ ] Proper changelog labels are set so that the changelog can be generated automatically
- [ ] If the change needs additional upgrade steps from users,
upgrade-guide-neededlabel is set and there is aProposed upgrade guidelinessection in the PR title. (example) - [ ] If it would make sense to backport the change to LTS, a Jira issue must exist, be a Bug or Improvement, and be labeled as
lts-candidateto be considered (see query).
Would this also take care of JENKINS-68160?
With this change it is no longer possible to access the context menu dropdown of model-links. The hover state collapses before I can move the pointer to the chevron.
Screen.Recording.2022-07-30.at.10.18.27.mov
@daniel-beck In my test, it is normal, This is my demo.

Move your mouse pointer more slowly. I found it sometimes works when moving the pointer fairly quickly.
Otherwise, I used Firefox 103 and most pages have some level of zoom >100%, probably was the case here too.
Move your mouse pointer more slowly. I found it sometimes works when moving the pointer fairly quickly.
Otherwise, I used Firefox 103 and most pages have some level of zoom >100%, probably was the case here too.
Thanks for your suggestion. I have make some change, please take a look.

The latest state of this no longer causes the issue when slowly moving the mouse pointer 👍
Not approving as of now as I've only inconsistently been able to reproduce JENKINS-68160. Requesting @jtnord as the reporter of JENKINS-69145.
I can verify that JENKINS-69145 is indeed fixed, thankyou!
Could I get a reviewer for this PR?
@janfaracik Do you mind taking a look and could clarify Daniel's open concerns?
Manually verified as of commit 93f69b292e