https://bugs.documentfoundation.org/show_bug.cgi?id=37336
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |166390, 153187, 171345, | |171447 See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=16 | |5679 Keywords|needsDevEval | Alias| |Apply-in-Dialogs Summary|Add an "Apply" button to |[META] Add an "Apply" |various dialog boxes |button to various dialog |(Writer, Draw etc.) |boxes (Writer, Draw etc.) --- Comment #27 from Heiko Tietze <[email protected]> --- The idea of Apply is usually to revert changes in all tabs via Cancel (otherwise the function would be just work like Okay while keeping the dialog open). This is, however, not a feasible idea as it means to store each and every setting at the moment a dialog opens (and there are hundreds). The alternative is using inline previews (bug 37048) or to have individual controls that apply the modification on hover. Something like the font name picker or the paragraph style selector where these settings only are applied on hover but not become effective unless clicked. => -1 (marking the ticket as META anyway since many requests have asked similar questions and the users stick to the apply-in-dialogs idea) Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=153187 [Bug 153187] It would be great, in Writer, if the Character and Paragraph dialogs had an Apply button https://bugs.documentfoundation.org/show_bug.cgi?id=166390 [Bug 166390] Conditional formatting dialog does not have an Apply button https://bugs.documentfoundation.org/show_bug.cgi?id=171345 [Bug 171345] Bullets and Numbering dialog: Add Apply button https://bugs.documentfoundation.org/show_bug.cgi?id=171447 [Bug 171447] Color Scale conditional formatting requires 7 clicks with no visual preview and cannot be automated via Basic macro -- You are receiving this mail because: You are the assignee for the bug.
