https://bugs.documentfoundation.org/show_bug.cgi?id=169997
Gabor Kelemen (Collabora) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |9998 --- Comment #3 from Gabor Kelemen (Collabora) <[email protected]> --- The explanation from the commit at bug 169998 is interesting: gerrit.libreoffice.org / core / 66da16cec009971f7b4eb14b4ff96b9074282a4f^! / . commit 66da16cec009971f7b4eb14b4ff96b9074282a4f [log] author Karthik <[email protected]> Thu Apr 23 11:10:08 2026 +0530 committer Xisco Fauli <[email protected]> Wed May 06 11:07:55 2026 +0200 tree 09ae357e1a2e67b068271745b5a79c2f1d0ac6e8 parent 9cbc2fde798ba9756a4fbcbced6da0ca9a6d8596 [diff] XLSX: Preserve "stroked" attribute in VML shapes for check-boxes We don't have a border property for check-boxes in our model. "stroke" property of the shape is dropped from check-boxes during import. During export we dont' write `stroked` attribute in vml shape <v:shape>, in Excel by default the stroke property is true, becaue of this check-boxes get a border with solid line in Excel. Roundtrip the "stroked" property using a grabbag Sooo, LO would need a new border line setting for form controls to start with. -- You are receiving this mail because: You are the assignee for the bug.
