Martin Kola??k wrote:
> I noticed too, when the binding is not working, that desired action (bound 
> with key) is done after immediate pressing
> Ctrl+I (insert element). So Ctrl+* + Ctrl+I does not open insert dialog/tab, 
> but performs command of Ctrl+*. Maybe some
> of keyboard character sequences are lost in JVM 1.4.2? And, as I wrote, 
> XXE2.3 + JVM 1.4.1 worked fine.
> 
> Moreover, there are other bindings of Ctrl+. or Ctrl+= (keys not on the 
> numpad, where the asterisk is), and they do not
> work too (and worked in previous version).

Thank you for your feedback. Now we are convinced that we have added a 
problem in V2.4 (on Windows, not on Linux, don't know on Mac) when we 
fixed the following bug:

---
* Fixed a bug that caused a character to be inserted in the document 
view when a command triggered by a keyboard binding displayed a dialog box.

Example: typing Esc-x inserted character 'x' in the document view and 
then displayed the dialog box allowing to specify the command to be 
executed.
---

We'll try to fix this regression in next release.




Reply via email to