> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes:
Richard> Fixing this is trivial, in a way: I can just change the
Richard> button policy in frontends/qt4/Dialogs.cpp. However, this
Richard> causes a problem elsewhere: If you leave the dialog open and
Richard> move the cursor, you still
The bug is that if you open the Character Style dialog, change
something, and hit apply, the dialog remains active, so that if you now
hit "OK", the change is reverted and the dialog is closed.
Fixing this is trivial, in a way: I can just change the button policy in
frontends/qt4/Dialogs.cpp