[chromium-bugs] Re: Issue 18030 in chromium: Implement Cut, Copy and Paste from Page menu

2010-01-14 Thread chromium
Updates: Status: Available Comment #21 on issue 18030 by est...@chromium.org: Implement Cut, Copy and Paste from Page menu http://code.google.com/p/chromium/issues/detail?id=18030 @suzhe: exactly why this hasn't been implemented -- You received this message because you are listed in

[chromium-bugs] Re: Issue 18030 in chromium: Implement Cut, Copy and Paste from Page menu

2010-01-13 Thread chromium
Comment #20 on issue 18030 by su...@chromium.org: Implement Cut, Copy and Paste from Page menu http://code.google.com/p/chromium/issues/detail?id=18030 To current approach used by Windows port (fake ctrl-c/v) works in both omnibox and web page. So it might not be a good solution to use Rend

[chromium-bugs] Re: Issue 18030 in chromium: Implement Cut, Copy and Paste from Page menu

2010-01-10 Thread chromium
Comment #19 on issue 18030 by su...@chromium.org: Implement Cut, Copy and Paste from Page menu http://code.google.com/p/chromium/issues/detail?id=18030 Enabling/disabling these menu items properly is not trivial. In order to do that, we need the editor's status of current selection, which m

[chromium-bugs] Re: Issue 18030 in chromium: Implement Cut, Copy and Paste from Page menu

2010-01-10 Thread chromium
Updates: Cc: est...@chromium.org Comment #18 on issue 18030 by e...@chromium.org: Implement Cut, Copy and Paste from Page menu http://code.google.com/p/chromium/issues/detail?id=18030 Hm, that's a good question. Ok, new idea. :) I wonder if we could just make the renderwidgethost "

[chromium-bugs] Re: Issue 18030 in chromium: Implement Cut, Copy and Paste from Page menu

2010-01-10 Thread chromium
Comment #17 on issue 18030 by su...@chromium.org: Implement Cut, Copy and Paste from Page menu http://code.google.com/p/chromium/issues/detail?id=18030 Are these copy/cut/paste commands only for web page content? I'm just wondering if it's feasible to use the Copy/Cut/Paste methods of Rende

[chromium-bugs] Re: Issue 18030 in chromium: Implement Cut, Copy and Paste from Page menu

2010-01-08 Thread chromium
Updates: Owner: --- Cc: su...@chromium.org Comment #16 on issue 18030 by e...@chromium.org: Implement Cut, Copy and Paste from Page menu http://code.google.com/p/chromium/issues/detail?id=18030 Maybe suzhe, master of keyboard shortcuts, has a thought. Maybe we can send down