|
Bugzilla – Full Text Bug Listing |
| Summary: | ToolStripDropDownButton: whether menu should be focused and selected? | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | calen chen <cachen> |
| Component: | Winforms - General | Assignee: | Brad Taylor <btaylor1> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P2 - High | ||
| Version: | Release 1.0 | ||
| Target Milestone: | Release 1.1 | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
calen chen
2009-05-12 07:29:12 UTC
Move all P1 and P2 bugs into Release 1.1 milestone. Just to note, this is contrary to #457990, but given recent changes by Andres, the right behavior appears to be to add Selected when focused and to add Focusable. Sorry to go back and forth on this, but there *is* a way to focus the ToolStrip (by using a keyboard shortcut), so it makes sense to add it now. Review request: http://reviews.mono-a11y.org/r/334/ Fixed in trunk r138002 and 1.0 branch r138004. Closed in trun rpm version: mono-uia-132785-276 uiautomationwinforms-137970-680 uiaatkbridge-138003-674 default: [STATE_ENABLED, STATE_FOCUSABLE, STATE_SELECTABLE, STATE_SENSITIVE, STATE_SHOWING, STATE_VISIBLE] click/keyboard shortcut/: +focused, +selected |