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.

On current master (dcf6821ef99d26dad83a30e2e7eb45d5f5e6501d) there are a couple of problems with menus:

  • There’s no longer a 1px border around the menu
  • Clicking on a menu item with a submenu closes the menu instead of opening the submenu

There seem to be 3 separate issues that are causing this:

  • When a popup gets closed, pointerover state is not cleared (fix: #2924)
  • Popup is clipping 1 pixel of the top and left edges of its content
  • ContentPresenter sometimes doesn’t set the logical parent of its child control (probably caused by #2825) (fix #2926)

I will open PRs to fix each one separately.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
wieslawsoltescommented, Aug 20, 2019

Menu are really broken.

0reactions
ahoppercommented, Sep 4, 2019

I wonder if wrong menus closing is caused by the same thing as https://github.com/AvaloniaUI/Avalonia/issues/2921 PopupRoot no longer has a VisualParent edit - PopupRoot never had a visualParent but code used to cope with this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Repair a Broken Navigation Menu in WordPress
Click the "Select a menu to edit" drop-down box, click the name of the broken menu, and then click the "Select" button. 4....
Read more >
Menu broken after update
Hi – I just updated the typecore theme and now my top menu is broken. the Menu just appears as a long list...
Read more >
Is anyone else's menus broken now? : r/halo
Is anyone else experiencing this issue? While navigating any menu in the game, even UI in Forge, the UI will completely vanish and...
Read more >
How to Fix Broken WordPress Menu Links in 2-Minutes! -
Learning how to fix broken WordPress menu links is sincerely as easy as just re-saving your permalinks setup. All you do is: go...
Read more >
Menus broken, can't change settings
This game has been broken on my system for weeks. I've tried everything, but nothing works. ... Menus broken, can't change settings.
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