https://bugs.documentfoundation.org/show_bug.cgi?id=148417
Bug ID: 148417
Summary: Change "X" icon in Print Preview to "X Close Preview"
(like in Writer)
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 179342
--> https://bugs.documentfoundation.org/attachment.cgi?id=179342&action=edit
screenshot of Calc and Writer print preview screens
Attachment shows difference between "Close Print Preview" in Calc and Writer.
Proposal is to modify Calc so that it appears the same as Writer.
>From bug 148381 comment 4 (Heiko)
----
No objection.
Writer uses in sw/uiconfig/swriter/toolbar/previewobjectbar.xml
<toolbar:toolbaritem xlink:href=".uno:ClosePreview" toolbar:style="image
text"/>
And Calc in sc/uiconfig/scalc/toolbar/previewbar.xml
<toolbar:toolbaritem xlink:href=".uno:ClosePreview"/>
so adding the style might do the trick.
-----
Maybe EasyHack?
--
You are receiving this mail because:
You are the assignee for the bug.