https://bugs.freedesktop.org/show_bug.cgi?id=62054

--- Comment #7 from Matthew Francis <fdb...@neosheffield.co.uk> ---
Created attachment 104217
  --> https://bugs.freedesktop.org/attachment.cgi?id=104217&action=edit
Proposed patch

Solving the problem as stated (with the addition of the also missing "undo" and
"redo") is probably as simple as the attached patch, which was inspired by
http://stackoverflow.com/questions/970707/cocoa-keyboard-shortcuts-in-dialog-without-an-edit-menu

However, there is a related issue remaining: With the "Save As" dialog open,
the regular LO menus remain in place on the top bar, but if you try to use them
it quickly becomes clear that the cake is a lie, and none of the menu items
actually do anything (even the ones you would expect to work, like "Select
All")

Looking at what other applications do with such modal windows, either a
temporary menu set is substituted while the dialog is open, which generally
only includes "Edit" -> "Undo", "Cut", "Copy", "Paste", "Delete" and "Select
All", or all menus are simply removed until the dialog is dismissed. Fixing
this one is beyond my knowledge of Cocoa or the LO codebase

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to