Subject: | widgets with -focusable=>false receive focus with mouse clicks |
Hi,
I use Curses-UI v.0.93 with Perl v5.8.0 built for i686-linux-thread-multi.
It uppears that widgets that are not focusable (either via -focusable option or via focusable method) could be updated with mouse, i.e. Listbox elements could be checked/unchecked, TextEditor shows cursor in it (but you can't edit text), etc. While clicking in unfocusable widget's area the focus moves to the next focusable widget in container.
Haven't looked into source, so have no patch for this.
Cheers,
Oleg Muravskiy