https://bugs.documentfoundation.org/show_bug.cgi?id=87544
Maxim Monastirsky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Maxim Monastirsky <[email protected]> --- Yes, under Linux we enable .uno:Paste menu item _always_. The reason is explained in a comment inside menubarmanager.cxx: http://opengrok.libreoffice.org/xref/core/framework/source/uielement/menubarmanager.cxx#409 Although I'm not sure why we don't do the same for the toolbar. There was similar code for the toolbar, but it was removed in 2009 (with no explanation in the commit message). Does it mean that the underlying problem is already fixed, and we can remove this workaround from the menu code too? Anyway, excluding read-only documents from this workaround is a valid request. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
