Created on 2022-01-26.14:35:26 by ced, last changed 3 months ago by roundup-bot.
New changeset 35dee48941fd by Cédric Krier in branch 'default': Remove TreeViewControl https://hg.tryton.org/tryton-env/rev/35dee48941fd
New changeset 91b30931cd49 by Cédric Krier in branch 'default': Remove TreeViewControl https://hg.tryton.org/tryton/rev/91b30931cd49
When MultiSelection was added by issue3634, it implemented TreeViewControl to work as if the user was always pressing <Ctrl>
key.
There are two problems:
* It does not work with <Shift>
key to select a range
* It behaves at the opposite of the <select multiple="1">
of the web client
I think we should stick with the default behavior of Gtk and HTML.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-03-09 00:20:18 | roundup-bot | set | messages: + msg74481 |
2022-03-09 00:20:14 | roundup-bot | set | messages:
+ msg74480 nosy: + roundup-bot status: testing -> resolved |
2022-01-26 14:39:04 | reviewbot | set | messages:
+ msg73553 nosy: + reviewbot |
2022-01-26 14:36:35 | ced | set | keyword:
+ review reviews: 374801002 status: in-progress -> testing |
2022-01-26 14:35:26 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)