In the LXQt, when the option of grouping the windows of the same type it’s enabled, for example two Firefox windows, you should see a list of both of them by passing the mouse over the Firefox in the task bar.
However, even in the live mode, you have to click in the Firefox ,or any other in the task bar, to see the windows list. And after move the cursor to access one of the windows, the list disappear. This is a bug.
The list of Windows should appear with a mouse over (not by clicking)
The list should not disappear after moving the cursor
Like I said, these bugs come by default even in the live mode. In order to use the taskbar properly I needed to disable the grouping option. So when I open 2 windows of Firefox (for example) they stay side by side in the taskbar.
There is anything I can do to fix this and make the grouping option and mouseover works properly?
I’m saying that the option for grouping windows exists but doesn’t work the way it should. I have a Lubuntu with the same interface LXQT and everything works very good with the mouse over the grouped windows show the windows list and when I move the mouse I can click on any of them and the list do not disappear after I move the cursor. Because of that I said this is a bug. The things are not working the way it should. Can I do something to fix this? If yes, how?
The version included on Kaisen is the 0.16.0 version. I tried to update the version of LXQT, but Kaisen 2.2 approach, I won’t take the risk to update the GUI myself, to prevent a regression of the UI.
After the release of the 2.2 ISOS, I will update the LXQT UI.
Does this means you confirmed the bug? I’m glad to collaborate with the development and improvement of Kaisen.
When the new update is ready, I shall just give a sudo apt-get upgrade?
No, the kaisen-update command can be update automatically the system, and autoremove all dependancies don’t used. This command is a simple BASH script to run these commands: sudo apt update && sudo apt full-upgrade && sudo apt autoremove --purge
The apt full-upgrade, is a standard Debian command, can also used.
I advise you don’t use the apt upgrade command, bad idea on the rolling release distribution.
Running the kaisen-update command or apt update && apt full-upgrade works.