Skip to content

Right-click menu goes off screen if you open it too close to the window's borders #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
CubixL opened this issue Sep 14, 2020 · 1 comment
Labels
C: Bug Something isn't working
Milestone

Comments

@CubixL
Copy link

CubixL commented Sep 14, 2020

Describe the bug
If the menu is opened too far to the right, some of it gets cut off.

To Reproduce
Steps to reproduce the behavior:

  1. Right-click near the right side of the window
  2. Menu gets cut in half

Expected behavior
The menu to clip back in the window

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot (43)

Additional context
The menu doesn't get cut off at the bottom because of the sliding animation that "pushes" the menu back up.

@Bentroen Bentroen added this to the v3.x milestone Apr 17, 2021
@OctoFlareDev OctoFlareDev mentioned this issue May 23, 2021
Merged
@Bentroen Bentroen added the S: Resolved in next release This bugfix or suggestion has been applied to the code label Jul 28, 2021
@Bentroen
Copy link
Member

Commit 5ab8d59 pushes offending menus to the left, but they close as soon as you try to reach them with the mouse. I'm reopening this so we can investigate a proper fix.

NBS.198.mp4

@Bentroen Bentroen reopened this Nov 14, 2021
@Bentroen Bentroen removed the S: Resolved in next release This bugfix or suggestion has been applied to the code label Nov 14, 2021
@Bentroen Bentroen added C: Bug Something isn't working and removed C: Legacy Bug labels Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants