Bug 483735 - DateTimePicker: reluctant "focusable" state of Panel
Summary: DateTimePicker: reluctant "focusable" state of Panel
Status: VERIFIED INVALID
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK Spec (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-10 05:43 UTC by Ray Wang
Modified: 2009-05-22 02:09 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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