https://issues.apache.org/ooo/show_bug.cgi?id=64337
Andrea Pescetti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Andrea Pescetti <[email protected]> --- Thanks, works for me in that context, but it has side-effects. "Undo" is not an ordinary menu item, since it changes to "Can't Undo" when the undo operation is impossible (for example, immeditely after you start OpenOffice the "Edit" menu says "Can't Undo"). One would have to check where this "Undo" -> "Can't Undo" replacement is done, and see if it possible to fix the command in this context (i.e., Tools - Customize - Add - Edit) while still preserving the dynamic "Undo"/"Can't Undo" change. Alternatively, we could drop the dynamic "Undo"/"Can't Undo" change altogether: but still this requires that we find and disable the code that dynamically changes it and that we quickly discuss and approve the change on the dev list. -- You are receiving this mail because: You are on the CC list for the issue. You are watching all issue changes.
