Created on 2020-09-29.14:21:08 by ced, last changed 2 months ago by roundup-bot.
New changeset 7c7bc953c97f by Cédric Krier in branch 'default': Add help for each value to selection and multiselection https://hg.tryton.org/tryton-env/rev/7c7bc953c97f
New changeset bdbd86d9c69a by Cédric Krier in branch 'default': Add help for each value to selection and multiselection https://hg.tryton.org/trytond/rev/bdbd86d9c69a
New changeset 33055a78cd05 by Cédric Krier in branch 'default': Add help for each value to selection and multiselection https://hg.tryton.org/tryton/rev/33055a78cd05
New changeset b22e83f9f106 by Cédric Krier in branch 'default': Add help for each value to selection and multiselection https://hg.tryton.org/sao/rev/b22e83f9f106
New changeset db6a7b203df9 by Cédric Krier in branch 'default': Add help for each value to selection and multiselection https://hg.tryton.org/modules/product_attribute/rev/db6a7b203df9
I do not see why it will be more important for tryton with this discussion. I do not think having intrusive hack will be an improvement, especially if we list the full list of helps. It will be better to work with GTK to get tooltip on GtkComboBox (and even better on GtkCellLayout).
I think this issue is gaining some importance since we plan to start documenting all the states [1], so I will like to have this implemented for tryton also. I'm wondering if we can include a ? icone on the side of field (or directly shown as tooltip) to list all the available states with it's help. Something like: * String: Help * String: Help * String: Help [1] https://discuss.tryton.org/t/gsod-project-documentation-for-basic-modules/3186/21?u=pokoli
I think it will be good to allow to set a help text for each selection. It is doable in HTML by setting a title attribute on the option: https://stackoverflow.com/a/11367256/687601 But there is no such mechanism on GTK. I think it is not a big deal if only sao support this feature as it is only help so it does not prevent any workflow. (Also it is necessary supported by all browsers anyway).
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-14 14:29:36 | roundup-bot | set | messages: + msg64561 |
2021-02-14 14:29:28 | roundup-bot | set | messages: + msg64560 |
2021-02-14 14:29:25 | roundup-bot | set | messages: + msg64559 |
2021-02-14 14:29:22 | roundup-bot | set | messages: + msg64558 |
2021-02-14 14:29:18 | roundup-bot | set | messages:
+ msg64557 nosy: + roundup-bot status: testing -> resolved |
2021-02-05 12:25:34 | reviewbot | set | messages: + msg64327 |
2021-02-05 00:48:40 | reviewbot | set | messages: + msg64320 |
2021-01-08 10:15:36 | reviewbot | set | messages: + msg63813 |
2021-01-08 10:07:34 | ced | link | issue9961 superseder |
2020-12-31 10:57:39 | reviewbot | set | messages: + msg63725 |
Showing 10 items. Show all history (warning: this could be VERY long)