| Summary: | UI: More useful function suggestion system in formula editing | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Keigo Kawamura <kkawa2135> |
| Component: | Calc | Assignee: | Keigo Kawamura <kkawa2135> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | erack, h3734236, samuel.mehrbrodt, stgohi-lobugs |
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=142031 https://bugs.documentfoundation.org/show_bug.cgi?id=160847 |
||
| Whiteboard: | target:5.2.0 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Keigo Kawamura
2015-11-17 16:57:45 UTC
Do I understand that right, that you mean like a pull-down menu/context menu from which you can select a function out of the proposals? Because this sounds very interesting, also with the longer and more informative tooltips like you suggested. (In reply to A (Andy) from comment #1) > Do I understand that right, that you mean like a pull-down menu/context menu > from which you can select a function out of the proposals? > Because this sounds very interesting, also with the longer and more > informative tooltips like you suggested. Yes, that's precisely what I meant. Make new UI(like a pull-down menu) might be very difficult, but I feel the current tooltips are not sufficiently useful for us. Even if making pull-down menu would be hard, I think we should make at least function suggestion list like "->sum, sumif, sumifs...". This can be realized only with tooltip we already have. Keigo Kawamura committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b2a82d9bb256516ac589350579b90f43b68bd452 tdf#95878 made more useful function suggestion system in formula editing It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e86e18bac7a79f26dc3082f356e8ca9eca9abf3 use nullptr, tdf#95878 follow-up It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=50976bac119c24309c66c001e5161c36937198b1 IMHO " : " doesn't need to be localizable, tdf#95878 follow-up It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9fb40eab369857488080d74790b52023f25c7d62 show parameter tip help below instead of above, tdf#95878 follow-up It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Seems this is fixed. Please reopen if any issues still exist. |