8000 Window not put to front when clicking menu in other window · Issue #7282 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Window not put to front when clicking menu in other window #7282
Closed
@bpasero

Description

@bpasero
  • Electron version: 1.3.5
  • Operating system: Windows 10

Steps:

  • open 2 windows
  • stack the windows so that the one is on top of the other but you can still see both menus in both windows
  • in the one window trigger the menu (e.g. File)
  • while the menu is open, click on the menu in the other window

=> the other window is not getting focus but you can still interact with the menu
=> this causes issues because to my knowledge I cannot find out on which window an action was invoked so my actions all target the wrong window

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0