Bugzilla – Bug 483735
DateTimePicker: reluctant "focusable" state of Panel
Last modified: 2009-05-22 02:09:26 UTC
DateTimePicker is consist of a panel with many labels and treetables. but panel itself could not be focused, so i think, "focusable" is a reluctant state, but, according to UISpy, the panel's IsKeyboardFocusable property is True. So I have no idea
Sounds like the spec needs to be changed. The behavior as far as I understand is correct -- the DateTimePicker can't be focused, only it's children can. Microsoft isn't implementing accessibility support for DateTimePicker anyway, so there's no sense in looking at what they did.
Ah, OK. If you think it is not a problem, please leave it as resolved, then I'll close the bug, thanks man :)
I don't understand this bug. Specifically I'm not sure what "reluctant" means here and IU'm not sure what the behavior was at the time this bug was logged. I have logged a new bug and will close this one if nobody complains :) Bug 506082 is the new bug.
OK, new bug report is more clear, I close this bug