lxqt / qterminal

A lightweight Qt-based terminal emulator
https://lxqt.github.io
GNU General Public License v2.0
611 stars 153 forks source link

New main windows spawned in dropdown mode share the same process #1153

Closed tsujan closed 4 months ago

tsujan commented 4 months ago
Steps to Reproduce (for bugs)
  1. Open the dropdown QTerminal.
  2. Show its menubar and click File → New Window.
  3. Enter exit inside the dropdown window.

Now you have an ordinary window, and you can't open any dropdown window because the ordinary window has a dropdown process.

System Information

Latest git