Bug 143738 - feature request: support for double line display shapes such as excel
Summary: feature request: support for double line display shapes such as excel
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.3.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: XLSX-Shapes
  Show dependency treegraph
 
Reported: 2021-08-05 03:37 UTC by qve00761
Modified: 2024-07-21 03:14 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
Double Line Test data (9.06 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2021-08-05 03:39 UTC, qve00761
Details
Snapshot in EXCEL (19.95 KB, image/png)
2021-08-05 03:40 UTC, qve00761
Details

Note You need to log in before you can comment on or make changes to this bug.
Description qve00761 2021-08-05 03:37:43 UTC
Description:
In Excel straight line data, line attributes include not only style settings and line width settings, but also multiple line display attribute items.
Since LibreOffice does not have this function, the straight line that was displayed as a double line in EXCEL is displayed as a single line.

Steps to Reproduce:
1) Read the attached file with LibreOffice.
2) The straight line that was displayed as a double line in EXCEL is displayed as a single thick line.

Actual Results:
Double-line display attribute information is invalid in CALC.

Expected Results:
It is displayed as a double line.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.3.0.0.alpha0+ (x86) / LibreOffice Community
Build ID: b89ebf135818ccaa45bbfb164099a6e199bd7d11
CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win
Locale: ja-JP (ja_JP); UI: en-US
Calc: threaded
Comment 1 qve00761 2021-08-05 03:39:14 UTC
Created attachment 174093 [details]
Double Line Test data
Comment 2 qve00761 2021-08-05 03:40:03 UTC
Created attachment 174094 [details]
Snapshot in EXCEL
Comment 3 m_a_riosv 2021-08-05 15:59:58 UTC
Even it is not selectable with LO
Version: 7.1.5.2 (x64) / LibreOffice Community
Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5
CPU threads: 4; OS: Windows 10.0 Build 21390; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL
Comment 4 Julien Nabet 2021-08-05 20:24:43 UTC
On pc Debian x86-64 with master sources updated today, I could reproduce this.
xl/drawings/drawing1.xml contains this (after having "beautified" it:
     16     <xdr:cxnSp macro="">
     17       <xdr:nvCxnSpPr>
     18         <xdr:cNvPr id="3" name="直線コネクタ 2" />
     19         <xdr:cNvCxnSpPr />
     20       </xdr:nvCxnSpPr>
     21       <xdr:spPr>
     22         <a:xfrm>
     23           <a:off x="822960" y="830580" />
     24           <a:ext cx="5379720" cy="2247900" />
     25         </a:xfrm>
     26         <a:prstGeom prst="line">
     27           <a:avLst />
     28         </a:prstGeom>
     29         <a:ln w="50800" cmpd="dbl" />
     30       </xdr:spPr>

Regina: any thoughts here?
I mean, we indeed can't do it even when trying modifying line once the file is opened. So perhaps not even in odf specs and completely exclusive to Excel?
Comment 5 Regina Henschel 2021-08-05 21:44:26 UTC
(In reply to Julien Nabet from comment #4)
> Regina: any thoughts here?
The relevant ODF attribute is draw:stroke and that has only "none", "dash" and "solid". The double-lines which you notice on table cells are fo:border in ODF, and fo:border can have more line styles.

It is formally possible to use fo:border instead of draw:stroke or in addition to it. Writer frames use fo:border. I think, it would be a large effort to support it for shapes too.

Similar request is in https://bugs.documentfoundation.org/show_bug.cgi?id=124186.
Comment 6 Gabor Kelemen (allotropia) 2022-07-21 23:11:22 UTC
This is pretty similar to bug 127389, but let's keep this open for xlsx-specific bits (if any... but probably there would be).
Comment 7 QA Administrators 2024-07-21 03:14:21 UTC
Dear qve00761,

To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information from Help - About LibreOffice.
 
If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug