Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Open
Assignee
Dmitry Jemerov
Subsystem
User Interface
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Aleksandar Kamburov
    2 years ago (16 May 2009 11:41)
  • Updated by   Dmitry Jemerov
    2 years ago (23 Oct 2009 00:24)
  • Jira: IDEA-22942
    (history, comments)
 
IDEA-22942 "Close Annotations" shown at the wrong time/place
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Hi,

I found a minor bug in the editor. When I right click on the most left pixel line of the gutter (1st pixel line), the popup menu contains "Close Annotations" (which doesn't do anything because annotations are not shown). When you go a pixel on the right, it appears correctly as "Show line numbers, Annotate".

I examined the menus a bit more and found that when annotations are shown, in the popup menu "Show Line Numbers, Annotate", the element "Annotations" does not get checked as "Show Line Numbers" is in its case.
Comments (1)
 
History
 
Linked Issues (?)
 
Aleksandar Kamburov
  Aleksandar Kamburov
16 May 2009 11:46
2 years ago
I had an observation that in some cases "Show before/after" and "Remove highlighting" are applied only after you scroll the mouse. Is that right?