Bug 49177 - Add color gradient for FORMATTING cell background
Summary: Add color gradient for FORMATTING cell background
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 80039 83670 121202 138469 (view as bug list)
Depends on:
Blocks: Calc-Enhancements 122104 35837 105225
  Show dependency treegraph
 
Reported: 2012-04-26 09:13 UTC by Nino
Modified: 2021-09-22 04:34 UTC (History)
11 users (show)

See Also:
Crash report or crash signature:
Regression By:


Attachments
Example gradient with Excel 2010 (10.18 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2013-10-16 03:07 UTC, Thomas Arnhold
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nino 2012-04-26 09:13:22 UTC
see also Bug 46029, Bug 35837
Comment 1 Thomas Arnhold 2013-10-16 03:07:18 UTC
Created attachment 87710 [details]
Example gradient with Excel 2010
Comment 2 Thomas Arnhold 2013-10-16 03:08:59 UTC
Currently the cell background could only be set to a solid color. The idea is to extend this to gradients.
Comment 3 ign_christian 2014-09-09 14:59:26 UTC
*** Bug 83670 has been marked as a duplicate of this bug. ***
Comment 4 Thomas Lendo 2017-05-23 07:54:51 UTC
This should be fixed with Bug 105225 - Color palette cannot be chosen in various places
Comment 5 Heiko Tietze 2018-02-20 16:25:56 UTC
Question is whether the file format allows gradients. And if that is the case we should go ahead for compatibility. Otherwise I would say out of scope for Calc.
Comment 6 Xisco Faulí 2018-11-07 16:21:05 UTC
*** Bug 121202 has been marked as a duplicate of this bug. ***
Comment 7 NISZ LibreOffice Team 2020-07-21 08:48:06 UTC
*** Bug 80039 has been marked as a duplicate of this bug. ***
Comment 8 Ming Hua 2020-11-24 20:16:40 UTC
*** Bug 138469 has been marked as a duplicate of this bug. ***
Comment 9 Regina Henschel 2021-04-25 12:34:29 UTC
(In reply to Heiko Tietze from comment #5)
> Question is whether the file format allows gradients. And if that is the
> case we should go ahead for compatibility. Otherwise I would say out of
> scope for Calc.

The current ODF 1.3 does not allow gradients for single cells and not for whole tables. That is the same for tables in Writer as for tables in Calc. So who wants to work on this, needs to come up with a concept, how to extend the file format, ideally before starting to implement something.
Comment 10 Lucas J 2021-09-22 04:34:34 UTC
See documented attempt at implementing this feature (for any devs who want a head start): https://www.patreon.com/posts/bug-49177-color-50095922
This provides some insight into what's going on here.