idea-multimarkdown icon indicating copy to clipboard operation
idea-multimarkdown copied to clipboard

Markdown Navigator Enhanced has toolbars that pop over intelliJ IDE but never go away

Open martin770 opened this issue 4 years ago • 4 comments

What steps will reproduce the issue?

  1. Install plugin 'Markdown Navigator Enhanced' for intelliJ
  2. Open a markdown file (.md extension)
  3. When the IDE is not maximized, the editor window has a toolbar icon that will pop over the IDE to show more toolbar actions for the markdown file. Click the toolbar icon to show more toolbar actions, and the popover will display.
  4. The popover never goes away. I would expect it to go away when I mouse out of it, or maybe when I click away from it. Certainly I would expect it to go away when I close the editor tab, but even then it stays open. The only way to get rid of the popover is to close the IDE.

https://youtrack.jetbrains.com/issue/IDEA-234613

markdown

martin770 avatar Mar 11 '20 12:03 martin770

@martin770, I am not able to reproduce this in OS X nor Windows 10.

vsch avatar Apr 24 '20 22:04 vsch

@martin770, I will try it on Ubuntu.

vsch avatar Apr 28 '20 23:04 vsch

@martin770, I tried it in Ubuntu 18.04 since I no longer have 14.04 and IU 2019.3.4 with no luck on reproducing this. The plugin uses IDE API for the toolbar popup, so I suspect it is some compatibility glitch in the graphics.

vsch avatar Apr 29 '20 00:04 vsch