|
From: SourceForge.net <no...@so...> - 2013-03-30 10:17:59
|
Plugin Bugs item #1725711, was opened at 2007-05-25 08:54 Message generated for change (Settings changed) made by malyvelky You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1725711&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: rainman (mdrayman) >Assigned to: Jakub Holý (malyvelky) Summary: TextAutocomplete Accept with key VK_TAB does not respond Initial Comment: OS: Windows XP Professional jEdit version: 4.3pre9 Java version: 1.6.0_01 TextAutocomplete version : 0.9.4 When using the TAB key to accept a suggestion given by the TextAutocomplete plugin, the plugin does not respond and place the currently selected suggestion into the edit buffer at the cursor position. Even explicitly specifying VK_TAB in the "Accept with key" option under Plugin Options for TextAutocomplete still does not work either. Reproduce this bug by simply enabling the plugin and start typing a word that already exists in the buffer allowing the plugin to bring up the autocomplete popup, select one of the suggestions and hit the TAB key. The plugin will not respond, you will have to hit the ENTER key. ---------------------------------------------------------------------- Comment By: Matteo Sasso (matteo-sasso) Date: 2012-04-18 07:17 Message: I confirm this bug happens on jEdit v4.5.1 running under Windows, Java v1.6.0_26. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=565475&aid=1725711&group_id=588 |