]> git.lyx.org Git - features.git/commit
Fix crash when using dialog with keyboard:
authorDekel Tsur <dekelts@tau.ac.il>
Fri, 21 Sep 2001 18:19:16 +0000 (18:19 +0000)
committerDekel Tsur <dekelts@tau.ac.il>
Fri, 21 Sep 2001 18:19:16 +0000 (18:19 +0000)
commit1981eeb134b9a3e32c3b1b39f89f554a624c6a3a
tree41d08b070ae56bdd61c66c98cc4edd3a9d20bcf7
parent98f2f8799e5ee0a65648d14a3ba4c27bd48dc043
Fix crash when using dialog with keyboard:
The problem also happen with other dialogs. For example, open the document
dialog, press alt+p (pagestyle), and press enter -> The pagestyle button
becomes empty. Furthermore, when pressing "Apply", lyx will crash.
I havn't fixed the other dialogs, because I don't know if my fix is good
(maybe there is a simple fix to the problem).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2788 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormRef.C