https://bugs.documentfoundation.org/show_bug.cgi?id=113337
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Depends on| |62622, 69565 See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=69 | |565 --- Comment #7 from Regina Henschel <[email protected]> --- I think, that xslx import/export problem is connected to bug 62622 and bug 69565. The underlying problem is, that ODF has an attribute for the style of the hyperlink as attribute of the <text:a> element itself. There exists no corresponding attribute of the <hyperlink> element of OOXML. Thus MS Office has the style of the link as attribute of the text run. But LibreOffice uses font color and underline of the hyperlink attribute (bug 62622) and the AutoCorrect option "URL Recognition" sets the hyperlink style automatically and LibreOffice does not provide a user-interface to determine which style is used (bug 69565). Getting better export/import with OOXML formats requires, that bug 69565 and bug 62622 are solved. Tested with Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 620(Build:0) CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=62622 [Bug 62622] Cannot format part of hyperlinks in comments and text boxes https://bugs.documentfoundation.org/show_bug.cgi?id=69565 [Bug 69565] FORMATTING: cannot remove underlining or change color of hyperlinks -- You are receiving this mail because: You are the assignee for the bug.
