https://bugs.documentfoundation.org/show_bug.cgi?id=162897
--- Comment #21 from Michael Weghorn <[email protected]> --- (In reply to Michael from comment #17) > A perfect solution would be to have an item like the Font Color item, but > which would allow the user to choose a color for the Document Background. > > If I can get that, this enhancement request can be closed as solved. Maybe using a control of type ColorListBox [1] might get a more similar behavior for the newly added toolbar item. If the "Tools" -> "Customize" dialog doesn't provide enough flexibility, I suspect that creating an extension would give more opportunities. (But I'm not very familiar with macro/extension development myself.) (In reply to ady from comment #18) > That basically means to duplicate the current: > Tools > Options > LibreOffice > Application Colors > (General) Document > Background > > ...to some UNO command so it can be used for toolbar customization. > > FWIW... wouldn't be better to actually solve this by a real enhancement (as > originally requested, to be able to set a background color for a cell while > using cell's edit mode)? Since this is a very special use case, a macro/extension seems to be a good solution to me, not changing LibreOffice core. [1] https://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star_1_1inspection_1_1PropertyControlType.html#a18e7a20f78c79ee498295e3fe1a77b05 -- You are receiving this mail because: You are the assignee for the bug.
