Apparent repro steps:
- Create an inline comment on the right side of a diff.
- Use "reply" to reply to it.
- Edit your reply.
- Hover over the edit dialog.
Expected:
- Reticle appears on correct side (right).
Actual:
- Reticle appears on left.
epriestley | |
May 21 2015, 4:41 PM |
F4921749: Screen Shot 2017-04-24 at 3.32.17 AM.png | |
Apr 24 2017, 10:32 AM |
Apparent repro steps:
Expected:
Actual:
This no longer reproduces for me at HEAD of master.
I suspect it was resolved by the series of changes associated with T12616. Particularly, inlines are now much more self-contained and much less entangled with piles of weird global state.