Ticket #12 (new enhancement)

Opened 5 years ago

Last modified 7 months ago

Text selection in Edit widgets

Reported by: ian Owned by: ian
Priority: minor Milestone: Urwid 1.1.0
Component: widgets Version:
Keywords: select text Cc:

Description

The default behaviour when moving between edit fields in most user interfaces is to select all the text in the target edit field. Urwid currently just moves the cursor and doesn't provide an easy way to delete all the text.

It would also be nice to allow the user to select text with the mouse and with SHIFT + arrow keys the way they can in other interfaces.

Change History

Changed 5 years ago by ian

  • priority changed from critical to minor
  • component changed from documentation to widgets
  • milestone set to Urwid 1.0.0

Changed 5 years ago by ian

  • type changed from defect to enhancement

Changed 7 months ago by ian

  • milestone changed from Urwid 1.0.0 to Urwid 1.1.0
Note: See TracTickets for help on using tickets.