Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 8662 by [email protected]: Enable/disable copy/paste menu items http://code.google.com/p/chromium/issues/detail?id=8662 Copy/paste are always enabled in the menus (Windows: page menu, Mac: Edit menu). This isn't good UI practice. WebCore supports can* functions to allow asking about the current state. However, we can't block the UI on a request to WebCore for the state, so the renderer will need to be changed to provide updates to the browser as to what should be enabled. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
