[digikam] [Bug 365929] New: Ctrl+M doesn't show/hide menu bar, only status bar

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 365929] New: Ctrl+M doesn't show/hide menu bar, only status bar

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365929

            Bug ID: 365929
           Summary: Ctrl+M doesn't show/hide menu bar, only status bar
           Product: digikam
           Version: 5.0.0
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

The keyboard shortcut "Ctrl+M" and menu item "Settings > Show menu bar" only
toggle visibility of the status bar, but not of the menu bar. When the menu bar
is hidden, the only way to get it back seems to be editing digikamrc, setting
the option "MenuBar=Enabled" and restart Digikam.

Reproducible: Always

Steps to Reproduce:
1. Start Digikam
2. Press Ctrm+M or select menu item Settings > Show menu bar

Actual Results:  
Only the status bar is hidden/shown

Expected Results:  
The menu bar should also be hidden/shown

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 365929] Ctrl+M doesn't show/hide menu bar, only status bar

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365929

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Usability

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 365929] Ctrl+M doesn't show/hide menu bar, only status bar

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365929

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/b7099526b8240c232e49035
                   |                            |62c9f0f8b08419e21
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |5.1.0
         Resolution|---                         |FIXED

--- Comment #1 from Maik Qualmann <[hidden email]> ---
Git commit b7099526b8240c232e4903562c9f0f8b08419e21 by Maik Qualmann.
Committed on 21/07/2016 at 19:56.
Pushed by mqualmann into branch 'master'.

workaround for the strange behavior or bug of KXmlGuiWindow under Windows
- options_show_menubar triggerd the action options_show_statusbar
- options_show_statusbar not visible in the Gui
Related: bug 365409
FIXED-IN: 5.1.0

M  +3    -1    NEWS
M  +4    -5    app/main/digikamapp.cpp
M  +36   -20   libs/widgets/mainview/dxmlguiwindow.cpp
M  +3    -1    libs/widgets/mainview/dxmlguiwindow.h
M  +4    -7    utilities/imageeditor/editor/editorwindow.cpp
M  +6    -10   utilities/importui/main/importui.cpp
M  +7    -10   utilities/lighttable/lighttablewindow.cpp
M  +5    -9    utilities/queuemanager/main/queuemgrwindow.cpp

http://commits.kde.org/digikam/b7099526b8240c232e4903562c9f0f8b08419e21

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 365929] Ctrl+M doesn't show/hide menu bar, only status bar

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365929

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Usability                   |Usability-Menus

--
You are receiving this mail because:
You are the assignee for the bug.