Closed
Bug 1313614
Opened 8 years ago
Closed 8 years ago
Dotted line for the comment in diff view looks like off by one line
Categories
(MozReview Graveyard :: Review Board: DiffViewer, defect)
MozReview Graveyard
Review Board: DiffViewer
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: arai, Unassigned)
Details
Attachments
(1 file)
448.80 KB,
image/png
|
Details |
When I add a comment to diff view, a dotted line is rendered above the line.
It looks like the comment is displayed at the dotted line's position, that is off by one line (-1) from actual position.
see the attached image for what I mean.
thanks for the report (bonus thanks for a clear problem/recommendation screenshot!).
the dotted line is rendered at the start of the selected range, which is important when multiple lines are selected for a comment, but i do agree it's not the right thing to do when a single line is selected.
that said it's going away this week with the landing of bug 1115707, which renders the comments inline below the selected range.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•