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

Menus get truncated #7496

Closed
mbpcoder opened this issue Apr 12, 2014 · 10 comments
Closed

Menus get truncated #7496

mbpcoder opened this issue Apr 12, 2014 · 10 comments
Assignees

Comments

@mbpcoder
Copy link

Original Subject: edit menu problem in linux

hi
i am using Brackets on Ubuntu
i installed a lot of plugins and my edit menu is full of items
i can't see the last of items in menu.
thanks

UPDATE:
The most common case was fixed for HTML main menus. This still needs to be fixed for:

  • native menus
  • Recent Project dropdown
  • context menus - note that context menus are repositioned if near edge of window, but could still truncate if entire height exceeds viewport height
  • Maybe improve html menus solution?
  • Maybe some other drop downs?
@pthiess
Copy link
Contributor

pthiess commented Apr 13, 2014

@mb-programmer Thanks a ton -- there is some work going on in this area right now... looks like a top level search menu #7483 will create room and solves your issue. Assigning this to @ingorichter for tracking.

@peterflynn
Copy link
Member

Adding Sprint 39 milestone just to ensure this regression is fixed before next release

@peterflynn
Copy link
Member

Also, just to note: the long-term solution here will be true native menus on Linux -- we're actively looking for someone who can help us with that implementation work

@lkcampbell
Copy link
Contributor

It should also be noted that, even though #7488 is going to help with this problem, I can't guarantee that it will solve it. It really depends on how many extensions you have and how many menu items those extensions are loading into the Edit menu. Like @peterflynn said, this won't really be completely solved until we get some Linux Native menus that have the ability to scroll.

@peterflynn
Copy link
Member

And in fact, the HTML-menu problem will still be relevant for the in-browser branch even once Linux native menus land. So we'd certainly be happy to take a PR that fixes the HTML menus too, at any time :-)

@marcelgerber
Copy link
Contributor

Btw, I found the GNOME API for menu entries: https://developer.gnome.org/gtk3/stable/ch01s05.html#id-1.2.3.7.8
@JeffryBooher

@redmunds
Copy link
Contributor

redmunds commented May 1, 2014

Added Fix in Progress label (See #7693).

@redmunds redmunds changed the title edit menu problem in linux Menus get truncated May 3, 2014
@redmunds redmunds removed this from the Release #39 milestone May 3, 2014
@redmunds
Copy link
Contributor

redmunds commented May 3, 2014

@mb-programmer This was fixed for HTML Menus (currently used in Linux) for Sprint 39. Leaving this issue open because it needs to be fixed for other cases.

@redmunds redmunds added this to the Brackets 1.0 milestone May 3, 2014
@redmunds
Copy link
Contributor

redmunds commented May 3, 2014

Added "Needs Review" label to decide if any of this work should be done for Brackets 1.0 .

@pthiess pthiess removed this from the Brackets 1.0 milestone May 5, 2014
@pthiess
Copy link
Contributor

pthiess commented May 5, 2014

Closing this bug as there doesn't seem remaining work we haven't tracked elsewhere.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants