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

No access to menu on focus mode on Ubuntu (Unity) #1804

Closed
krychu90 opened this issue Jul 14, 2016 · 4 comments
Closed

No access to menu on focus mode on Ubuntu (Unity) #1804

krychu90 opened this issue Jul 14, 2016 · 4 comments

Comments

@krychu90
Copy link

Short Summary

When you turn on focus mode then you have no access to menu. Alt key is restricted to Unity command search (no integrated with Komodo menu).

Steps to Reproduce

  • Turn Focus mode
  • Try to get access to menu (ALT key)

Expected results

Other key (or icon) should give access to the menu

Actual results

No access to menu.

Platform Information

Komodo Edit
Komodo Version 10.0.1
Operating System Ubuntu 16.04

@mitchell-as
Copy link
Contributor

Hi, when you are not in focus mode does Alt gives access to the menu? If not, then focus mode is not really the culprit here. Do you have native window decorations enabled or disabled? If they are disabled, when you toggle focus mode, at the top right of the titlebar should be two icons: toggle focus mode and the hamburger menu. The hamburger menu icon gives access to Komodo's menu. If you have native window decorations enabled, you'll have to do "View > Toolbars > Show Menubar" before entering focus mode. Then your menubar should always be visible.

@Defman21
Copy link
Contributor

This is actually a good point IMO and it could be resolved by merging this PR:
#868

So you'll have your menu in Unity statusbar.

@krychu90
Copy link
Author

Hi,
i forgot that i have enabled native window borders option.

If you have native window decorations enabled, you'll have to do "View > Toolbars > Show Menubar" before entering focus mode. Then your menubar should always be visible.

Yes, for now this is the only option (if you know that you have to enable menubar before enable focus mode).

Previews:
Focus mode off
focus mode off

Focus mode on
focus mode on

After press alt key on focus mode
focus mode on alt

@mitchell-as
Copy link
Contributor

Yeah, it's an unfortunate workaround for now until we address #868, which appears to be back on the table. I'm going to close this ticket in favor of #868.

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

No branches or pull requests

3 participants