nwjs/nw.js

No title bar context menu in frameless windows on KDE Plasma

schockocraft opened this issue · 2 comments

Issue Type

Before opening an issue, please search and see if it has already been raised.

  • Bug Report

  • Feature Request

  • Successfully reproduced against the latest version of NW.js?

Please use our mailing list or Gitter chatroom to ask questions. The issue tracker is only for bugs and feature requests, in English only. Please note that issues without a repro or code snippet are less likely to be resolved.

Current/Missing Behavior

When Using a frameless window, right clicking the title bar element with -webkit-app-region: drag; will show a context menu with a single inert "(empty)" entry, instead of the usual title bar context menu. This Issue does not occur with the native title bar on a framed window.

Expected/Proposed Behavior

Right clicking an element with -webkit-app-region: drag; should show the native title bar context menu, or if not possible, a context menu with approximately the same functionality (Minimize/Maximize or Restore/Close; ideally also additionally the contents of the default context menu), or alternatively a custom definable one.

Additional Info

image
  • Operating System: Kubuntu 22.04 / KDE Plasma 5.24.7
  • NW.js Version: nw.js v0.82.0
  • Operating System: Ubuntu 23.10 / Gnome 45.1 - Wayland
  • NW.js Version: v0.82.0

I'm using Ubuntu 23.10 and i also have this issue.

resim

Likely related to #8153 however most of the issues mentioned in that issue aren't present in v0.82.0