nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.35k stars 3.88k forks source link

No title bar context menu in frameless windows on KDE Plasma #8138

Open schockocraft opened 11 months ago

schockocraft commented 11 months ago

Issue Type

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

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
malisipi commented 10 months ago

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

resim

UtterDonkey commented 8 months ago

Likely related to https://github.com/nwjs/nw.js/issues/8153 however most of the issues mentioned in that issue aren't present in v0.82.0