David asked 2017-09-19 04:32:00 UTC
Hi guys,
I think I discovered a bug. Maybe.
We have an app with various Panels, and various TextBoxes, Buttons, and Labels on the panels. The TextBoxes/Buttons are initially disabled, but if you click the Panel, then it enables them on that Panel.
It seems that if I click on a disabled TextBox, then the click isn't propagated up to the parent Panel. If the TextBox is enabled, it does propagate the click up. The Buttons propagate the Click up when disabled, as do the Labels, just not the TextBoxes.
The same app works with WinForms. Is this a bug, or am I doing something wrong.
Thanks!
David Muse
david.muse@firstworks.com
David asked 2017-09-19 04:32:00 UTC
Hi guys,
I think I discovered a bug. Maybe.
We have an app with various Panels, and various TextBoxes, Buttons, and Labels on the panels. The TextBoxes/Buttons are initially disabled, but if you click the Panel, then it enables them on that Panel.
It seems that if I click on a disabled TextBox, then the click isn't propagated up to the parent Panel. If the TextBox is enabled, it does propagate the click up. The Buttons propagate the Click up when disabled, as do the Labels, just not the TextBoxes.
The same app works with WinForms. Is this a bug, or am I doing something wrong.
Thanks!
David Muse
david.muse@firstworks.com