Opened 16 years ago

Closed 16 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

  1. Open a terminal window
  2. write whatever command (ls for instance) just to get some rows of text there
  3. Select part of ONE row
  4. 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

  1. Open a terminal window
  2. write whatever command (ls for instance) just to get some rows of text there
  3. Select part of Multiple rows
  4. 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.

Change History (1)

comment:1 by jackburton, 16 years ago

Resolution: invalid
Status: newclosed

Invalid. The resulting behaviour is the expected one.

Note: See TracTickets for help on using tickets.