Opened 17 years ago
Closed 17 years ago
#1624 closed bug (invalid)
Right clicking marked text in Terminal displays/executes
Reported by: | hai_cu_be | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Tested in VmWare R22868
There are multiple errors and odd behaviours in terminal. PLease try both below
try doing the following.
A - Single row selection
- Open a terminal window
- write whatever command (ls for instance) just to get some rows of text there
- Select part of ONE row
- Right click inside the terminal anywhere
Expected behaviour? --> Menu with Cut/copy/paste? Resulted behaviour? --> now it copys the text but put it on the "Command row".
B - Multi row selection
- Open a terminal window
- write whatever command (ls for instance) just to get some rows of text there
- Select part of Multiple rows
- Right click inside the terminal anywhere
Expected behaviour? --> Menu with Cut/copy/paste? Resulted behaviour? --> Executes the rows as they come.
Not sure how this happened but I'm confident this is not how it's supposed to be.
Note:
See TracTickets
for help on using tickets.
Invalid. The resulting behaviour is the expected one.