question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MenuBar vanishes if View underneath repaints

See original GitHub issue

Describe the bug Not sure if this is related to #2225 but if you have a MenuBar and beneath it a View that is updating itself periodically (e.g. a TableView) then the repaint of the TableView occurs over the top of any open menu.

menu-no-repaint

To Reproduce Steps to reproduce the behavior:

  1. Add a MenuBar
  2. Add a View that fills the space
  3. Add a timeout that calls SetNeedsDisplay on the big view every 1s
  4. Open the menu

Expected behavior Below view not to render over the top of an open menu

  • Version: Nuget Package 1.8.2

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
BDispcommented, Nov 22, 2022

Can you please add add Fixes #2238 to #2227 description so that they are both closed by that PR. I think it makes more sense than just closing this as duplicate but say if you feel otherwise.

Done.

1reaction
tznindcommented, Nov 22, 2022

Can you please add add Fixes #2238 to https://github.com/gui-cs/Terminal.Gui/pull/2227 description so that they are both closed by that PR. I think it makes more sense than just closing this as duplicate but say if you feel otherwise.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Menu bar disappears until hovered, or only repaints ...
I just installed Sprint 36. Now, when I start Brackets, none of the main menu items show until after I hover over an...
Read more >
Menu bars disappear. I don't want them to
I don't want them to. Open System Preference> General and make sure Automatically Hide and Show the menubar is unchecked.
Read more >
JMenuItems Disappear After repaint()
When the program first starts, I can click on "File" and see the "New Game" and "Exit" menu items, but after the first...
Read more >
Why Did My Mac Menu Bar Disappear?
If you notice that the Menu Bar at the top of your screen is missing, it is probably because you are using an...
Read more >
Why Did My Mac Menu Bar Disappear? - YouTube
https://macmost.com/e-2769 If you notice that the Menu Bar at the top of your screen is missing, it is probably because you are using...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found