close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

#128 closed defect (fixed)

TolEditor: insert a € -> Select all text

Reported by: request Owned by: hamoros
Priority: normal Milestone:
Component: Interface Version: head
Severity: minor Keywords:
Cc:

Description

Bug 128

TolEditor: insert a € -> Select all text

/*

Probably only windows:
If you insert a € symbol <AltGr>E then the symbol € is inserted but
all the text in the TOLEditor is selected also.

*/

Change History (3)

comment:1 Changed 21 years ago by Javier Portugal

Owner: changed from Javier Portugal to hamoros

comment:2 Changed 21 years ago by hamoros

Status: newassigned

comment:3 Changed 21 years ago by hamoros

Resolution: fixed
Status: assignedclosed

On windows a Control-key bind also produces a Altgr-key bind, unless the
AltGr-key combination has a special character (like €). But the bind made in
tolbase is controling Control-keyreleases, and this fails with special
characters. The select-all bind is made to Control-e directly now.

Note: See TracTickets for help on using tickets.