You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the Global-Actions-Manager-window:
at the moment shortcuts can be deactivated in the list of shortcuts by double-click on the checkbox;
the checkbox is exactly the same checkbox like in the properties of the shortcut;
but in the properties only one click on the checkbox is enough to deactivate the shortcut;
that is a contradiction: 2 different behavior for a checkbox; checkbox should have exactly the same behavior
Expected Behavior
in the Global-Actions-Manager-window:
one click to activate/deactivate the checkbox (like the checkbox in the properties of the shortcut, what can be reached for example by double-click on the description of one shortcut)
Current Behavior
in the Global-Actions-Manager-window:
double-click is necessary to activate/deactivate the checkbox
Possible Solution
I think it is necessary to add a column on the right side of the checkbox;
in this column there should be only the id-number
the reason:
checkbox: 1x click for activate/deactivate
rest of the row, like the id-number: double-click for showing the properties
in other words:
instead of 1 cell with checkbox and id-number, there should be
2 cells, so one cell only for the checkbox, and one cell only for the id-number,
because of 2 different behavior
Steps to Reproduce (for bugs)
open Global-Actions-Manager-window
click on the checkbox 1x
Context
checkbox should have exactly the same behavior
System Information
Distribution & Version: Lubuntu 20.10
Qt Version: 0.15.0
The text was updated successfully, but these errors were encountered:
by the way, I think the button "Swap" on the right side of the list of shortcuts does not work (or maybe I missed something);
and the button "Remove" should be deactivated instead of activated when a marked shortcut can't be removed from the list
there is also an other issue in Lubuntu 21.04 in LXQt 0.16.0:
if you put Global Actions Manager on a 22'-Full-HD-display in full-screen, there is a horizontal scrollbar although a horizontal scrollbar is not necessary (yes, I'm talking about the horizontal scrollbar, not the vertical scrollbar)
this issue does not appear in the English version but in the German version
in the Global-Actions-Manager-window:
at the moment shortcuts can be deactivated in the list of shortcuts by double-click on the checkbox;
the checkbox is exactly the same checkbox like in the properties of the shortcut;
but in the properties only one click on the checkbox is enough to deactivate the shortcut;
that is a contradiction: 2 different behavior for a checkbox;
checkbox should have exactly the same behavior
Expected Behavior
in the Global-Actions-Manager-window:
one click to activate/deactivate the checkbox (like the checkbox in the properties of the shortcut, what can be reached for example by double-click on the description of one shortcut)
Current Behavior
in the Global-Actions-Manager-window:
double-click is necessary to activate/deactivate the checkbox
Possible Solution
I think it is necessary to add a column on the right side of the checkbox;
in this column there should be only the id-number
the reason:
in other words:
instead of 1 cell with checkbox and id-number, there should be
2 cells, so one cell only for the checkbox, and one cell only for the id-number,
because of 2 different behavior
Steps to Reproduce (for bugs)
Context
checkbox should have exactly the same behavior
System Information
The text was updated successfully, but these errors were encountered: