https://issues.apache.org/ooo/show_bug.cgi?id=122780
Steve Yin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Hardware|All |Mac Resolution|IRREPRODUCIBLE |--- OS|All |Mac OSX, all --- Comment #8 from Steve Yin <[email protected]> --- Reproducible issue: The menu items "Paste" and "Paste Special..." are enabled even the system clipboard is empty. I did some investigation and found 2 possible reasons now: 1. The Mac system clipboard may contains some content's format information, but no real content. In such case, the functions "IsPasteAllowed" and "IsPasteSpecialAllowed" will get "true" return values. 2. The menu items "Paste" and "Paste Special..." cannot be disabled on Mac. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
