|
Bugzilla – Full Text Bug Listing |
| Summary: | TabPage: the off screen tab page should not have the "showing" state | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Feng Xia Mu <fxmu> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | REOPENED --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | cachen |
| 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: |
the "Tab 5"'s state
the "Tab 6"'s state |
||
|
Description
Feng Xia Mu
2009-06-10 08:18:47 UTC
after discussing with Calen, our conclusion is : although the "Tab5" and "Tab 6" is not seeing on the "page tab list" , but they actually on the "Tab control" frame, can have the 'showing' state. look at the two attachment. so close this bug. Created attachment 299919 [details]
the "Tab 5"'s state
Created attachment 299921 [details]
the "Tab 6"'s state
if we enlarge the screen resolution, the "Tab 6" will not on the "Tab control" frame as well as been removed the "showing" state, so if you have any other ideas welcome to discuss:) (In reply to comment #4) > if we enlarge the screen resolution, the "Tab 6" will not on the "Tab control" > frame as well as been removed the "showing" state, so if you have any other > ideas welcome to discuss:) Just wanted to clarify this statement. What Felicia is saying is that when the "page tab" accessible is completely outside the boundaries of the application frame, that "page tab" accessible will not have the showing state. I actually think this is a valid bug. To me, I think it is reasonable to expect that a "page tab" accessible that is completely outside of the boundaries of the "page tab list" should not have the "showing" state even if it is within the boundaries of the application frame. It would be nice to get some developer feedback here. I am CCing Brad (who worked on this). Thanks Brian, I will reopen this bug waiting to get the feedback. (In reply to comment #6) > I actually think this is a valid bug. To me, I think it is reasonable to > expect that a "page tab" accessible that is completely outside of the > boundaries of the "page tab list" should not have the "showing" state even if > it is within the boundaries of the application frame. > > It would be nice to get some developer feedback here. I am CCing Brad (who > worked on this). I were thinking like yours that 'page tab' shouldn't have showing state if outside of the 'tab control', and UISpy shows 'IsOffscreen = True' for page_tabs those outside of the 'tab control'. Then we discussed with Matt who thought it's possible to be showing if page_tab just outside of the 'tab control' but not outside of the frame, because those page_tabs have got position. so..I have no idea, wait Brad's idea :) Yeah, I agree with Brian here. |