You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working with a UI tree element from Infragistics and I've encountered that the nodes within this tree have the IsOffscreen property set to true, which must be incorrect, since the nodes are clearly visible on screen.
The attached screenshot should illustrate the situation quite well:
I've been through Microsoft's API description of the IsOffscreen-property and I checked against all what it says, concerning the scrolling viewport visibility, the partial visibility, the collapsed- and expanded visibility, etc. and none of those things apply to my UI tree.
And since I keep stumbling across such issues within the UIAutomation framework from time to time, I'd guess it's simply a bug within the framework.
Best regards,
Markus
The text was updated successfully, but these errors were encountered:
I am working with a UI tree element from Infragistics and I've encountered that the nodes within this tree have the IsOffscreen property set to true, which must be incorrect, since the nodes are clearly visible on screen.
The attached screenshot should illustrate the situation quite well:
I've been through Microsoft's API description of the IsOffscreen-property and I checked against all what it says, concerning the scrolling viewport visibility, the partial visibility, the collapsed- and expanded visibility, etc. and none of those things apply to my UI tree.
And since I keep stumbling across such issues within the UIAutomation framework from time to time, I'd guess it's simply a bug within the framework.
Best regards,
Markus
The text was updated successfully, but these errors were encountered: