Steps to reproduce: - type some text in a document - select one character and hit the superscript button in the formatting toolbar ==> the character becomes subscript. - activate autocorrection if it is not - type 1er in French or 1st in English ==> er and st becomes subscript instead of superscript I am currently doing bisect to localize the regression. At least it is between http://cgit.freedesktop.org/libreoffice/core/commit/?id=f99df8b7ac4cba88ba5f6aa5439605fcff2d1e3e (GOOD) http://cgit.freedesktop.org/libreoffice/core/commit/?id=252b6b608f5fc35b154846c3487809fe5e147ab7 (BAD) Best regards. JBF
If my bisect is right the problematic commit is http://cgit.freedesktop.org/libreoffice/core/commit/?id=f22006dc6ac34a35a060e15466cf6b2d2058617d Best regards. JBF
Confirmed on Ubuntu 13.04.
Revert http://cgit.freedesktop.org/libreoffice/core/commit/?id=f22006dc6ac34a35a060e15466cf6b2d2058617d supress the bug
For the record : tested on LO 4.1.0.0.alpha1+ Build ID: 90212f0a0cd42bb1895843ec6d66677f16bbb15 and verified that the bug affects this branch too. Best regards. JBF
*** Bug 64921 has been marked as a duplicate of this bug. ***
Khaled Hosny committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6e6b028164176e39219dccbe1b84380b10b6e64f Fix fdo#64685 - Superscript broken in master 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.
Khaled Hosny committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0c0e7f1bd48d1a89ccdba3f5e773186123943e43&h=libreoffice-4-1 Fix fdo#64685 - Superscript broken in master It will be available in LibreOffice 4.1. 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.
verified on Version: 4.1.0.0.alpha1+ Build ID: 0c0e7f1bd48d1a89ccdba3f5e773186123943e4 Thank you very much :-) JBF