Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Main Window and Dock Window Conflicting Shortcuts
Qt 6.11 is out! See what's new in the release blog

Main Window and Dock Window Conflicting Shortcuts

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 844 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GBWarren
    wrote on last edited by
    #1

    I have a dock window that has a menu bar with menu items that use the same accelerator key combination as menu items in a main window (different action, same accelerator key). When the dock window is floating and has the focus, its overlapping shortcut will not work; if the main window has the focus while the dock window is floating, its shortcut will work. If the dock window is docked in the main window, the main window's shortcut stops working.

    Is this the correct behavior for the interface? I would have expected the shortcut to work in the dock window when it was floating with the focus, and I would have expected the shortcut to work in the main window after the dock window was docked in it.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved