[Libreoffice-ux-advise] [Bug 139115] UI Change default behavior of treelist toggles with more than 1 checkbox

2021-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139115

--- Comment #4 from Commit Notification 
 ---
Attila Szűcs committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3d2a431da1126f4924f6cd7e5abac6488cd480e7

tdf#139115 vcl tree list: add new toggle behaviors

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-ux-advise] [Bug 139115] UI Change default behavior of treelist toggles with more than 1 checkbox

2021-01-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139115

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:7.2.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-ux-advise] [Bug 139115] UI Change default behavior of treelist toggles with more than 1 checkbox

2021-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139115

--- Comment #3 from Jan-Marek Glogowski  ---
There is https://gerrit.libreoffice.org/c/core/+/108947

This reverts the default behavior to the previous state and adds an opt-in API
used by the AutoFilter. It also has "toggle after select" implemented as a 3rd,
yet unused option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-ux-advise] [Bug 139115] UI Change default behavior of treelist toggles with more than 1 checkbox

2021-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139115

--- Comment #2 from Heiko Tietze  ---
I dislike those auto-check-on-row-click activation in general since it covers
the selection mechanism.

Bug 116675 talks about the missing checkbox label connection for a UI with
apparently no columns. My take: if the checkbox has a label clicking this
should toggle the state, whether in a table/tree or not. If the table/tree has
one or many checkboxes with a label relation at another column we do not
auto-toggle the first (or any other) checkbox. One has to explicitly click the
checkbox. Exception might be when the table must not be used for selection, but
no actual situation pops up where this would apply now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-ux-advise] [Bug 139115] UI Change default behavior of treelist toggles with more than 1 checkbox

2020-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139115

NISZ LibreOffice Team  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||9294

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise


[Libreoffice-ux-advise] [Bug 139115] UI Change default behavior of treelist toggles with more than 1 checkbox

2020-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139115

Jan-Marek Glogowski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #1 from Jan-Marek Glogowski  ---
Some additional info: the widget is a GUI, which can either display as a tree
or a table. The internal data format is always a table with multiple columns.

If the GUI shows the table as a tree, you probably can assume that a checkbox /
radiobox preceding some text is linked, so the text is actually the label. But
you can't assume this for tables with multiple columns at all IMHO.

So I'm still opposed to this behavior of changing the check- or radio-box as a
general feature of the widget, if you select an entry / a row. Not even on a
2nd click. Maybe as a double click.

I'm not even sure I would generalize the assumption, that

1. The widget is displayed as a tree
2. It has just two visible columns (internally there can be more invisible
ones)
2. The first column contains a *box
3. The 2nd column has text, so entries have additional text next to the *box

that the text is the label of the *box, so that behavior could change, but that
at least seems acceptable.

There are already too many examples (multiple *boxes, text row before the *box,
etc.), where a more general approach would fail, as seen in bug#138865.

If people think that the "row selection toggles *box" is a more common
behavior, I would make it an opt-in feature of the widget, otherwise I would
advice to implement it as the row selection handler, if possible. If we default
to the select-toggle for some cases, there should be a way to disable it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Libreoffice-ux-advise mailing list
Libreoffice-ux-advise@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise