| Summary: | Selecting a recent or favorite special character is not applied by OK in bullets and numbering dialog | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Tamás Zolnai <zolnaitamas2000> |
| Component: | Impress | Assignee: | kurtaazz |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mentoring, uwestoehr, xiscofauli |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillCpp, topicUI |
| Version: | 6.0.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 target:6.0.7 target:6.0.6 | ||
| Crash report or crash signature: | Regression By: | ||
|
Description
Tamás Zolnai
2017-11-15 16:06:40 UTC
Let's turn this into an easy hack. The code is here: cui/source/dialogs/cuicharmap.cxx I would suggest to check how this dialog (SvxCharacterMap) is opened and what the caller code does after the dialog is closed by OK. Mark Vecsernyes committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eb384cf3792e3efc2473f26eee86b335804f2f9b tdf#113860 - Selecting a recent or favorite special character is not applied It will be available in 6.0.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. *** Bug 118531 has been marked as a duplicate of this bug. *** *** Bug 118531 has been marked as a duplicate of this bug. *** This bug is still in LO 6.0.5. Please backport the fix to the 6.0.x series as well. (In reply to muso from comment #5) > This bug is still in LO 6.0.5. Please backport the fix to the 6.0.x series > as well. Cherry-picked to 6-0 in https://gerrit.libreoffice.org/#/c/57645/ Mark Vecsernyes committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=39bf66b0384182970939334c98743551e7e95910&h=libreoffice-6-0 tdf#113860 - Selecting a recent or favorite special character is not applied It will be available in 6.0.7. 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. Mark Vecsernyes committed a patch related to this issue. It has been pushed to "libreoffice-6-0-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=107ae269fc0807bb877f4a06281a8ac5ef167efe&h=libreoffice-6-0-6 tdf#113860 - Selecting a recent or favorite special character is not applied It will be available in 6.0.6. 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. |