https://bugs.documentfoundation.org/show_bug.cgi?id=133417

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsUXEval                 |needsDevEval
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org,
                   |                            |[email protected]

--- Comment #8 from Heiko Tietze <[email protected]> ---
We discussed the topic in the design meeting and the simple interaction was
appreciated and would be welcome.

Cell content could be still boolean with an additional formatting flag (show as
checkbox) and the interaction (toggle on click). It's a question how this would
be stored and realized cross-platform/-application (the loss of special
formatting and interaction might be acceptable).

GSheet saves the checkbox in odt as 0/1

<table:table-cell table:style-name="ce1" table:formula="of:=FALSE()"
office:value-type="float" office:value="0"
calcext:value-type="float"><text:p>0</text:p></table:table-cell>

Excel shows FALSE for the checkbox when exported as xlsx.


References (nothing on proper export)
https://support.google.com/docs/answer/7684717?co=GENIE.Platform%3DDesktop&hl=en
https://www.benlcollins.com/spreadsheets/google-sheets-checkbox/

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to