| Summary: | FILESAVE: text with Asian phonetic guide (ruby) disappear after save to docx and reopened | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Mark Hung <marklh9> |
| Component: | Writer | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | rb.henschel |
| Priority: | medium | ||
| Version: | 5.0.0.5 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 50607 | ||
|
Description
Mark Hung
2018-01-27 15:35:59 UTC
Confirm in Version: 6.1.0.0.alpha0+ (x64) Build ID: 75f5d70d5d9f58a76e42d151f187c50bad50378c CPU threads: 8; OS: Windows 10.0; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-01-23_07:38:07 Locale: de-DE (de_DE); Calc: CL Fixed by the following commit author Mark Hung <marklh9@gmail.com> 2018-02-04 23:45:09 +0800 committer Mark Hung <marklh9@gmail.com> 2018-02-13 13:26:14 +0100 commit 3c1bfd952b7cf6b07b4d862e048146a9d245ec26 (patch) tree 43f3bfa67ea90ee46be9eeb759e9b8531bb4c9fb parent a4e0d20c7eff8b053ec754b0a4b89dcb26636bf5 (diff) docx: output ruby attributes properly. Enclose ruby with run, output hps, hpsBaseText, hpsRaise, etc, ,make the size and script correct as much as possible. The ruby format in docx can be round-tripped now, so it is moved to ooxmlexport. Change-Id: I03797be54aeffeff016011ad8ec536cecf40064f Reviewed-on: https://gerrit.libreoffice.org/49509 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mark Hung <marklh9@gmail.com> |