Page MenuHomePhabricator

Differential highlight reticle persists after focusing an inline comment, then hiding it
Closed, ResolvedPublic

Description

I apologize because I'm not entirely sure how to reproduce this as I'm not sure how I got into this state. Looking at the screenshot below you can see that the keyboard-focus-focus-reticle div (colored yellow) is slightly too wide and looks odd.

D29416.png (776×1 px, 386 KB)

Event Timeline

chad claimed this task.

Reproduction steps are required for bug reports, please.

Ah, I figured it out by just pressing each letter of the keyboard sequentially.

  1. With an inline comment box open, continuously press j until the comment box is selected.
  2. Hide the inline comment.
  3. The highlight persists even after the comment is hidden.
chad triaged this task as Wishlist priority.
epriestley renamed this task from `keyboard-focus-focus-reticle` div is too wide to Differential highlight reticle persists after focusing an inline comment, then hiding it.Dec 24 2015, 11:04 AM
epriestley removed chad as the assignee of this task.
epriestley added a subscriber: chad.

I've marked D17903 as fixing this. We still keep the comment focused, but comments no longer collapse en-masse after changes in T12616. Current state of the world is:

Screen Shot 2017-05-16 at 7.03.18 AM.png (828×1 px, 155 KB)

I expect to add a keyboard shortcut for hide/un-hide so this state will make some kind of sense after that.