https://bugs.documentfoundation.org/show_bug.cgi?id=74377
--- Comment #12 from Maxim Monastirsky <[email protected]> --- (In reply to Yousuf (Jay) Philips from comment #10) > On Windows and Linux KDE, LO's find toolbar field and the about dialog have > context menus with shortcuts, while on Linux Gnome and OS X these controls > dont. Good finding. Turns out that we already have internal setting in vcl for that, which is set to true for Windows/KDE/generic and false for OS X/gtk2-3. So we need to honor it for other context menus too. > So this functionality should be turned on (Windows) or off (Linux and Mac) > automatically based on the OS default For OS X it's clear that we shouldn't show shortcuts by default, as that's what Apple recommends in its HIG [1] - although some apps ignore it - like Qt Creator or Word. But for Linux there are many apps that show shortcuts - see comment 4 (and I can add Qt Creator and Nautilus 3.20 to that list, so I'm not sure what should be the default there. [1] https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/ContextualMenus.html -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
