Hi, I understand that as a "personal" license holder, I am not entitled to support for customize.xxe issues, but I believe this is a bug in XMLMind for docbook5.0 documents and should be reported.
I am not sure if this is a known bug (or something I am doing wrong) but I
modified my customize.xxe file to create two special command keys as follows:
<binding>
<keyPressed code="F5" />
<command name="convertCase" parameter="upper" />
</binding>
<binding>
<keyPressed code="F6" />
<command name="convert" parameter="command" />
</binding>
My intent was that I could highlight some text and press either function key.
The F5 key is supposed to convert the text to uppercase and the F6 key is
supposed to convert the text to a command tag.
When I use my old Docbook 4.5 documents, both of these commands work fine.
When I try to use this in a new Docbook 5 document, the convertCase command
works fine but the convert command does nothing. I have tried this in both
XMLMind 4.9 and 5.0 (I just installed 5.0 hoping that this might be something
that was fixed in the latest version which I understand is intended to support
Docbook 5.0 better) but the results are the same.
I am assuming there is some kind of bug in the system for Docbook5 or else I am
missing something really basic here. I've attached sample documents in both
Docbook 4.5 and Docbook 5 as well as the customization I added in case you want
to try this out. This is a very simple test. Just highlight a word in the
document(s), for instance Docbook, and then press F5 which will uppercase the
word. Rehighlight and press F6. In the Docbook45test.xml document, this will
convert to a <command> tag, but in Docbook50test.xml, it will do nothing.
By the way, if I do the standard keystrokes for this, i.e., Control-T
(convert...), it works in both editors for both types of documents. So it
appears that something is happening weird for Docbook 5 documents when you use
the standard command "convert" with a function key that doesn't happen for
Docbook 4.5.
Any help you give me would be greatly appreciated.
Thanks!
Jon Rosen
Delete Print View Source Show Headers
Next
docbook45test.xml
Description: Binary data
docbook50test.xml
Description: Binary data
customize.xxe
Description: Binary data
-- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

