Opened 11 years ago

Closed 10 years ago

Last modified 9 years ago

#427 closed defect (fixed)

shortcuts not working in editor

Reported by: westram Owned by: westram
Priority: normal Milestone:
Component: no idea Version: gtkport
Keywords: Cc:

Description

Several keyboard shortcuts (of editing-canvas) do not work in gtkversion.

  • ctrl-l should trigger refresh (EDIT4/Edit/Refresh)
  • ctrl-r should set aligner reference species
  • ctrl-a should run aligner
  • ctrl-k should toggle compression

Keys above work in motif version (tested).

(complete?) list of edit4 ctrl keys

Change History (8)

comment:1 Changed 11 years ago by epruesse

  • Resolution set to fixed
  • Status changed from new to closed

fixed by r11637

Needed a hack to leave editor untouched, added #469 to be done after merge.

comment:2 follow-up: Changed 10 years ago by westram

  • Resolution fixed deleted
  • Status changed from closed to new

now ctrl-'.' and ctrl-'-' do not work.

comment:3 Changed 10 years ago by westram

  • Owner changed from devel to westram
  • Status changed from new to accepted

comment:4 follow-up: Changed 10 years ago by westram

Repeating editor commands is broken as well (possibly related).

Reproduce (in EDIT4):

  • check 'Properties/Editor? options/Use digits to repeat edit commands?'
  • position before some base
  • typing 5 + Shift-Crsr-right should do the same as typing Shift-Crsr-right 5 times

Works in trunk, broken in gtk

comment:5 Changed 10 years ago by westram

  • Status changed from accepted to _started

comment:6 in reply to: ↑ 2 Changed 10 years ago by westram

now ctrl-'.' and ctrl-'-' do not work.

fixed by [11979]

comment:7 in reply to: ↑ 4 Changed 10 years ago by westram

  • Resolution set to fixed
  • Status changed from _started to closed

Repeating editor commands is broken as well (possibly related).

Was only broken if editor command was triggered by modifier+key (e.g. Shift-CrsrRight). The repeat count (in EDIT4) was reset by the modifier-keypress-event.

Adapted resulting AW_event to motif version by [11980].

comment:8 Changed 9 years ago by westram

  • Milestone powerusability deleted

Milestone powerusability deleted

Note: See TracTickets for help on using tickets.