Be careful with latest CVS



Hello!

I'm trying to make the widget library in the mc sources easier to use and
debug.  Many fixes depend on straightening it out.  Unfortunately, it can
affect stability.

It appears that some changes applied this weekend broke quick widgets.
The code in quick_callback() used an undocumented trick to close the
dialog on Enter (the default is to move focus to the next widget), but
allow the current button to set the return value of the dialog.

As a result, selecting a non-default button and pressing Enter would
activate the default button.  In particular, the search/replace in the
editor was affected.

I have restored the old code in quick_callback() but added a comment.  If
you are using a CVS version from the last three days, please upgrade.
Sorry for inconvenience.

-- 
Regards,
Pavel Roskin



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]