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

Duplicated menu item for Full Screen view option #1725

Open
kromanenko opened this issue Jan 20, 2024 · 3 comments
Open

Duplicated menu item for Full Screen view option #1725

kromanenko opened this issue Jan 20, 2024 · 3 comments
Labels
os specific A bug which occurs only on particular operating systems

Comments

@kromanenko
Copy link

Expected behavior

It is expected to see a single non-ambiguous toggle for the full-screen viewing option.

Observed behavior

Instead, I can observe two different menu items in the same menu:
«Fullscreen» and «Enter Full Screen / Exit Full Screen».
Note that keyboard shortcuts are different too:
«Control + Command + F» and «Fn + F» accordingly.
Both menu items and keyboard shortcuts are functioning identically.

Screenshot 2024-01-19 at 9 25 59 AM

Steps to reproduce

  • Launch the LibreCAD.
  • Click «View» on the menu bar.
  • Observe actual behavior.

LibreCAD version info

Version: 2.2.0.2
Compiler: Clang 13.0.0
Compiled on: Jul 29 2023
Qt Version: 5.15.10
Boost Version: 1.82.0
System: macOS 12.7

Operating System info

System Version: macOS 12.7.2 (21G1974)
Kernel Version: Darwin 21.6.0
MacBook Pro (14-inch, 2021)

@dxli
Copy link
Member

dxli commented Jan 21, 2024

is this a config issue? I only got one Full Screen entry, without the last one shown at the bottom in your screenshot.

@lordofbikes lordofbikes added the os specific A bug which occurs only on particular operating systems label Jan 21, 2024
@lordofbikes
Copy link
Member

The upper one is created by LibreCAD, the lower one is probably added by MacOS.
I found no "Enter Full Screen" string in LibreCAD code base.

On Linux I also only have the upper one.

@kromanenko
Copy link
Author

Yes, it seems that 2nd option comes from the macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os specific A bug which occurs only on particular operating systems
Projects
None yet
Development

No branches or pull requests

3 participants