Bug 483735

Summary: DateTimePicker: reluctant "focusable" state of Panel
Product: [Mono] UI Automation Reporter: Ray Wang <rawang>
Component: Winforms - ATK SpecAssignee: E-mail List <mono-a11y-bugs>
Status: VERIFIED INVALID QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ray Wang 2009-03-10 05:43:37 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
Comment 1 Brad Taylor 2009-04-14 19:43:02 UTC
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.
Comment 2 Ray Wang 2009-04-15 06:11:03 UTC
Ah, OK. If you think it is not a problem, please leave it as resolved, then I'll close the bug, thanks man :)
Comment 3 Brian Merrell 2009-05-21 17:24:17 UTC
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.
Comment 4 Ray Wang 2009-05-22 02:09:26 UTC
OK, new bug report is more clear, I close this bug