The KiXtart/KiXforms code for the front-end is around 8,000 long lines, so it is only natural that it should encounter some unusual bugs. In this case, I found the bug because my front-end keeps a history in the registry of the current user's last 20 queries. As the query generation tool within the front-end has many fields, this feature is quite convenient.
Ok, I see, the bug report code is of course only a couple of lines.
Hmmm... have you thought of (to work around this bug) creating an invisible Textbox, filling the text property with the things you like to reuse and then read from there ?
_________________________