Bugs: Browse | Submit New | Admin
Hitting CTRL-W, CTRL-S, etc does not activate the menu items. Perhaps the editor pane is swallowing these events? For instance, hitting CTRL-L clears a line when it is registered in the menu as 'Goto Line'. .adam sanderson
Add A Comment:
Date: 2005-10-15 09:09 Sender: Martin Leech CTRL-W and CTRL-S work fine on my system, However there is a problem with CTRL-L and CTRL-D which are supposed to open the File List and Databus inspector respectively. When the edit pane has focus Scintilla handles these keypresses :- CTRL-L deletes current line CTRL-D duplicates current line