The Cut/Copy/Paste menu items from the Edit main menu have no effect over FluidShell. An end-user might expect these menu items to work in FluidShell as well.
Copy/Paste from the Edit main menu should work for Fluid Shell now; discussed with Niels, we are not going to support Cut at the moment.
Please note that when Paste is applied to Fluid Shell, Paste will NOT replace the highlighted text (if there is any); instead it always inserts Paste based on current cursor location.
Copy/Paste menu items work as described above.
Verified using ADStudio 12 Dev 43.
Closed.
Copy/Paste menu items work as described above.
Verified using ADStudio 12 Dev 43.
Closed.
Discussed with Niels and Tariq: we need to (1) revert this change, (2) remove the Copy button from fluid shell panel, (3) remove paste button's hot key binding.
Discussed with Niels and Tariq: we need to (1) revert this change, (2) remove the Copy button from fluid shell panel, (3) remove paste button's hot key binding.
Made the following changes, r27951:
(1) "Edit -> Copy/Paste" does not apply to the fluid shell any more.
(2) The copy button is removed from the fluid shell, because text is automatically copied to the system clipboard once highlighted.
(3) Ctrl-V hot key for paste is disabled, ADS and fluid editor used to handle this key event.
Made the following changes, r27951:
(1) "Edit -> Copy/Paste" does not apply to the fluid shell any more.
(2) The copy button is removed from the fluid shell, because text is automatically copied to the system clipboard once highlighted.
(3) Ctrl-V hot key for paste is disabled, ADS and fluid editor used to handle this key event.
Issue #6972 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/27591 |
No time estimate |
1 issue link |
relates to #14384
Issue #14384Paste in FluidShell |
Copy/Paste from the Edit main menu should work for Fluid Shell now; discussed with Niels, we are not going to support Cut at the moment.
Please note that when Paste is applied to Fluid Shell, Paste will NOT replace the highlighted text (if there is any); instead it always inserts Paste based on current cursor location.