|
Bugzilla – Full Text Bug Listing |
| Summary: | PropertyGrid: menu items on ContexMenu can't raise 'focused' state and 'selected' state | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Feng Xia Mu <fxmu> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P4 - Low | ||
| Version: | Release 1.0 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | test state | ||
|
Description
Feng Xia Mu
2009-07-08 10:05:29 UTC
Created attachment 303733 [details]
test state
Since ContextMenu is obsolete API, I will de-prioritize bugs about it. (In reply to comment #0) sorry, the "EXPECTED RESULTS" should be: EXPECTED RESULTS: Action: Press <Down>. Reset_item States: [STATE_ENABLED, STATE_FOCUSABLE, STATE_SELECTABLE, STATE_SENSITIVE, STATE_SHOWING, STATE_VISIBLE, STATE_FOCUSED, STATE_SELECTED ] ................. Action: Press <Down>. .................. Description_item3 States: [STATE_CHECKED, STATE_ENABLED, STATE_FOCUSABLE, STATE_SELECTABLE, STATE_SENSITIVE, STATE_SHOWING, STATE_VISIBLE, STATE_FOCUSED, STATE_SELECTED] |