vsch / idea-multimarkdown

Markdown language support for IntelliJ IDEA.
https://plugins.jetbrains.com/plugin/7896-markdown-navigator
Apache License 2.0
813 stars 129 forks source link

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

Open martin770 opened 4 years ago

martin770 commented 4 years ago

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

vsch commented 4 years ago

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

martin770 commented 4 years ago

The error was found on ubuntu 14.04

On Fri, Apr 24, 2020 at 6:35 PM Vladimir Schneider notifications@github.com wrote:

@martin770 https://urldefense.com/v3/__https://github.com/martin770__;!!KGKeukY!kl7G6aZGqZjZZLlHngNNtSPBl6MW_0ZWb5F74IED1bYHsv2-hY5b2zazS_6gcJJ_RSc$, I am not able to reproduce this in OS X nor Windows 10.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://urldefense.com/v3/__https://github.com/vsch/idea-multimarkdown/issues/827*issuecomment-619266551__;Iw!!KGKeukY!kl7G6aZGqZjZZLlHngNNtSPBl6MW_0ZWb5F74IED1bYHsv2-hY5b2zazS_6gw_G7ljM$, or unsubscribe https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ADEXYDYEEDVLM2Z63GBVPILROIHY3ANCNFSM4LFUK64Q__;!!KGKeukY!kl7G6aZGqZjZZLlHngNNtSPBl6MW_0ZWb5F74IED1bYHsv2-hY5b2zazS_6gtYV1fTQ$ .

vsch commented 4 years ago

@martin770, I will try it on Ubuntu.

vsch commented 4 years ago

@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.