[bug #18689] Config checkboxes not acting on mouse click
Pavel Tsekov
INVALID.NOREPLY at gnu.org
Fri Jan 5 13:40:26 UTC 2007
Update of bug #18689 (project mc):
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Oh, well. The mouse event is directed to the groupbox (the frame holding
other widgets inside it). The bad thing is that the groupbox is rather
simplistic widget and it doesn't know anything about the widgets that are
displayed inside it :( IMO, the real solution to this problem should involve
teaching the groupbox that it holds other widgets (i.e. making it a real
container widget). A simplistic solution would be to skip groupboxes when
dispatching mouse events.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?18689>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
More information about the mc-devel
mailing list