> No bug here. > When an item contains whitespace, pressing the space bar obviously > cannot be used to manually perform the autocompletion.
I don't understand why this is obvious. This behavior happens on all items in the picklist -- even the ones that do not have whitespace in them. -----Original Message----- From: Hussein Shafie [mailto:[email protected]] Sent: Monday, January 15, 2007 3:56 AM To: Mark Fletcher Cc: xmleditor-support at xmlmind.com Subject: Re: [XXE] problem with using spacebar to autocomplete pick list selection? Mark Fletcher wrote: > I'm trying to use this pick command: > > <command name="pick" parameter="'Choose the type of DITA topic to > create' false 'Concept' 'Reference' 'QuickStart Task' 'Task'"/> > > I have autocompletion set to "Manual" and I'm working around the > problem(?) I previously reported (Manual autocompletion not working as > expected) by using the space bar to autocomplete the item. (Nice > feature, btw.) However, having a space in one or more of my pick list > entries ("QuickStart Task", in this case) breaks the space bar > functionality. Typing the first letter of any item selects it, but > pressing the space bar does not complete the value in the input box. > This, in concert with the other issue, makes it necessary to use your > mouse to make a selection. > No bug here. When an item contains whitespace, pressing the space bar obviously cannot be used to manually perform the autocompletion. In such case: * Turn on Append mode = Automatic (Options|Options, Edit section -- see http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditap p.dialog.PreferencesEditorDialog.html#editOptions) * OR type "Q" and then press DOWN_ARROW, * OR type "Q" and then press Ctrl-SPACE.

