[Libreoffice-bugs] [Bug 147233] Treat table formulas like fields

2023-07-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147233

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=15
   ||6390

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147233] Treat table formulas like fields

2022-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147233

Heiko Tietze  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=75
   ||375

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 147233] Treat table formulas like fields

2022-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=147233

Heiko Tietze  changed:

   What|Removed |Added

Summary|EDITING: Prevent editing of |Treat table formulas like
   |calculated text displays|fields
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW
 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
   |.freedesktop.org|tion.org
   Severity|normal  |enhancement
   Keywords|needsUXEval |needsDevAdvice

--- Comment #11 from Heiko Tietze  ---
It is possible to insert a formula in plain text, for example F2 > =1+1. The
result is a field with the type "inserted formula" and editing is possible only
via the fields dialog.

I suggest to do the same for table formulas, as requested in this ticket. That
means F2 goes into the formula edit mode as today but the calculated result
would be a field (with proper shading). Double click on the field probably
requires to go into the formula edit mode as the fields dialog has no knowledge
of table cells. Consequently we cannot use the field dialog to define the the
number format but have to keep it per table cell.

-- 
You are receiving this mail because:
You are the assignee for the bug.