Closed
Bug 1348342
Opened 9 years ago
Closed 9 years ago
Height of blank line increases when hovering over it
Categories
(MozReview Graveyard :: Review Board: User Interface, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: botond, Assigned: glob)
Details
Attachments
(1 file)
STR:
1. Load https://reviewboard.mozilla.org/r/121188/diff/1#index_header
2. Scroll down to where the code diff begins
3. Move the mouse up and down over the code lines (without clicking)
Actual results:
When the mouse is over a blank line, the height of the blank line
increases slightly (possibly to accommodate the height of the [+]
icon that moves along with your mouse at the left edge of the lines),
pushing lines below it down by a couple of pixels
Expected results:
Moving the mouse over lines does not change their height.
Note that this does not occur at all full-zoom levels. For me, it happens at 100% zoom and 120% zoom, but not at 110% zoom.
now that you've pointed it out, i cannot unsee. should be a simple fix.
Assignee: nobody → glob
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8849135 [details]
mozreview: ensure empty diff lines are the same height as populated lines (bug 1348342);
https://reviewboard.mozilla.org/r/121966/#review124270
++ for the comments
Attachment #8849135 -
Flags: review?(pzalewa) → review+
Pushed by bjones@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/c32247e16499
mozreview: ensure empty diff lines are the same height as populated lines ; r=zalun
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•