Problem/Motivation
Reproduce:
- go to /update.php:
Proposed resolution
Find and correct the css rules.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | 2902413-16-D8.patch | 681 bytes | mohit1604 |
| #8 | hangnail-fixed.png | 88.07 KB | fisherman90 |
| #7 | 2902413-7.patch | 683 bytes | Anonymous (not verified) |
| #2 | hangnail_fix.png | 40.02 KB | Anonymous (not verified) |
| #2 | 2902413-2.patch | 681 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedvaplas created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedSomething like this:

Comment #3
cilefen commented"Hangnail" right? I assume it's a typo. Interestingly, "pangnail" returns 0 results in Google—no small feat.
Comment #4
Anonymous (not verified) commented@cilefen, absolutely) It was typo. Super quick response! Thanks
Comment #5
cilefen commentedI want to be sure everybody is toeing the line.
Comment #6
Anonymous (not verified) commentedCool! Then I will explain the reason for the typo. "Рangnail" returns 0 results, because Р - cyrillic symbol (in my keyboard H/Р - one key).
Comment #7
Anonymous (not verified) commentedIt was a rough approximation. Now I calculated more precisely: 1.269em💎.
This gives for
li:aftersame height likeli. Because height ofliis 2.538em:Height of
li:after border-leftshould be half of this.Compared with #2 patch, I did not get a visible improvement from this for English and Сyrillic fonts, but this can help in other cases.
Comment #8
fisherman90Reviewed and tested patch #7 with 8.5.x-dev and there is no recognizable hangnail anymore.
Looks good, even on retina display with increased size.
(browser > "ctrl" & "+" / "ctrl" & "-").
Comment #9
cilefen commented@vaplas #5 is a pun, by the way. ;-)
Comment #10
lauriiiI was curious if this was caused by some strange browser behavior and I tested this with all of the modern desktop browsers and some older IE browsers and I could consistently reproduce the bug and see it fixed by the patch.
Committed 3d5d727 and pushed to 8.5.x. Thanks!
I didn't cherry pick this to 8.4.x but as a minor change to internal code, this should be allowed. I will cherry pick the code to 8.4.x after getting confirmation from another committer.
Comment #13
cburschka:D
Back to NR for 8.4.x; the patch just isn't applying to 8.5.x now that it's pushed.
Comment #14
Anonymous (not verified) commentedThanks @lauriii for commit to 8.5! The pre-release time has passed. Perhaps now we can apply this small improvement without agreeing with another committer? Because we just make the same height of the two elements, as it should be.
I do not want to inflate an elephant from a fly. But after discovering this bug I notice it everywhere where screenshots of install/update are used: in articles, screencasts, books, and all drupal sites of course (< 8.5.x). It does not add prestige, isn't it?
Comment #15
mohit1604 commentedComment #16
mohit1604 commentedPatch for 8.4.x version.
Comment #17
mohit1604 commentedComment #18
lauriiiWe don't commit anything except critical issue to the 8.4.x. This has been already committed to 8.5.x which gets an alpha release next week. Marking this as fixed.