Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Title menu items shift out of position after maximizing or un-maximizing screen #31

Open
abevoelker opened this issue Oct 1, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@abevoelker
Copy link
Contributor

Describe the bug
After maximizing or un-maximizing the screen, the title menu items shift out of their expected alignment

To Reproduce
Steps to reproduce the behavior:

  1. Double click menu title bar to either maximize or un-maximize the window
  2. Click on one of the title menu bar options
  3. The menu selections will be shifted out of place

Expected behavior
The menu options stay in alignment with the selected parent menu options

Screenshots
See here: https://i.imgur.com/YZ8neff.gifv

Desktop (please complete the following information):

  • OS:
    Ubuntu 18.04
  • Komposition version or commit
    7d37706
  • Build environment
    Stack

Additional context
N/A

@owickstrom
Copy link
Owner

owickstrom commented Oct 1, 2018

Thank you for the detailed bug report!

I'm not sure what's causing this, but it is using a menu wrapper in https://github.com/owickstrom/gi-gtk-declarative that might be incorrect. I'll try to reproduce it on my side, and see if it happens for this example as well: https://github.com/owickstrom/gi-gtk-declarative/blob/master/examples/MenuBar.hs

@abevoelker
Copy link
Contributor Author

No problem; wish I could help track things down further, but I'm still a Haskell noob. Hoping after I get more experience I'll be able to read and learn from the codebase(s). 😄

@owickstrom owickstrom added the bug Something isn't working label Oct 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants