Skip to content
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

[BUG] Other window overlapping Note Manager window render order incorrect #1495

Closed
rexy712 opened this issue Oct 31, 2024 · 0 comments · Fixed by #1505
Closed

[BUG] Other window overlapping Note Manager window render order incorrect #1495

rexy712 opened this issue Oct 31, 2024 · 0 comments · Fixed by #1505

Comments

@rexy712
Copy link
Contributor

rexy712 commented Oct 31, 2024

Describe the bug
When both the Note Manager window and another window are open at the same time, if the other window is in the foreground and overlaps the Note Manager's search field, the search field is rendered on top of the other window. The rest of the Note Manager is rendered behind.

To Reproduce
Steps to reproduce the behavior:

  1. Open a window, a Note or Edit Shape window, I'll say Edit Shape for this demonstration.
  2. Open the Note Manager
  3. Make the Edit Shape window the foreground window
  4. Drag the Edit Shape window over the Note Manager search bar.
  5. Search bar is drawn over the Edit Shape window.

Expected behavior
The whole Note Manager should be drawn behind the other window.

Screenshots
image

Desktop:

  • OS: gentoo linux
  • Browser: ungoogled-chromium 129.0.6668.89
  • Version: dev branch commit 9562e0c
@rexy712 rexy712 changed the title [BUG] Edit shape window and Note Manager window render order [BUG] Other window overlapping Note Manager window render order incorrect Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant