Created attachment 126586 [details] Simple tip for crop-handle The problem in format menu is already tracked in bug 92733. My concern here is about the toolbars. In Galaxy both commands have the same icon and that the tooltip is not verbose enough to distinguish the commands in a toolbar. Only if you have enabled extended tips, you can distinguish them. Other themes have different icons, but they do not show, which is for handles and which is for dialog. So two things have to be done: Make a separate icon for uno.crop, add handles in the icon, for example. Change the tooltips to indicate, that one icon is for the handles and the other for the dialog. The screenshots illustrate, what the user gets, if he had the icons side-by-side.
Created attachment 126587 [details] extended tip for crop-handle
Created attachment 126588 [details] simple tip for crop-dialog
Created attachment 126589 [details] extended tip for crop-dialog
Let's set to NEW.
(In reply to Regina Henschel from comment #0) > Make a separate icon for uno.crop, add handles in the icon, for example. Go for it if you think its important, as the crop dialog is only accessible by default in the menu as i switched the toolbar and context menus to the interactive crop. > Change the tooltips to indicate, that one icon is for the handles and the > other for the dialog. Tooltip changed with patch sent in for bug 92733.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
An icon for the crop dialog (which is .unoGrafAttrCrop) is still missing in all icon-themes. Some uses .uno:crop explicitely via links.txt file and so show identical icons handle and dialog. Tango and Sifr run into general fallback, so their use of different icons for handle and dialog is accidentally. The tooltip is OK now.
andreas kainz committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/ff6dea46d8ccedf3ead6066c007b0362f8c4691d%5E%21 tdf#101295 grafattrcrop get dialog icon style It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.