|
Bugzilla – Full Text Bug Listing |
| Summary: | Splitter does not have "focusable" state | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Brian Merrell <bgmerrell> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | REOPENED --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P4 - Low | CC: | cachen, mgorse |
| Version: | Release 0.9.1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Integration Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Brian Merrell
2009-01-30 22:58:56 UTC
I'm not sure if it makes sense, either. However, UIA and gtk/gail both say that a SplitContainer/paned is focusable... Going with Mike's opinion here. Fixed in UiaAtkBridge R128577. Not sure open this fix. I am reopening. UISpy shows 'IsKeyboardFocusable: "False"' for the splitter accessible. Even when you select our splitter with the mouse it doesn't become focusable, so I don't really see the point. Reopening for feedback. Hrm.. not sure why this was marked INVALID, because the "focusable" state was apparently added to the control. |