Issue 113386 - sd/qa/unoapi sd.AccessibleDrawDocumentView::com::sun::star::accessibility::XAccessibleComponent::containsPoint() failure
Summary: sd/qa/unoapi sd.AccessibleDrawDocumentView::com::sun::star::accessibility::XA...
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-23 13:37 UTC by Stephan Bergmann
Modified: 2017-05-20 11:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-07-23 13:37:15 UTC
At least on DEV300_m85 based CWS sb127 under unxsols4 non-pro, sd/qa/unoapi once
failed at

[...]
19: checking:
[sd.AccessibleDrawDocumentView::com::sun::star::accessibility::XAccessibleComponent]
is iface: [com.sun.star.accessibility.XAccessibleComponent] testcode:
[ifc.accessibility._XAccessibleComponent]
19: LOG> Execute: containsPoint()
19: LOG> starting required method: getBounds()
19: LOG> Execute: getBounds()
19: LOG> Bounds = (27,27),(729,557)
19: Method getBounds() finished with state OK
19: LOG> getBounds(): PASSED.OK
19: 
19: LOG> Upper bound of box containsPoint point (0,0) - OK
19: LOG> Lower bound of box containsPoint point (0,556) - OK
19: LOG> Left bound of box containsPoint point (0,0) - OK
19: LOG> Right bound of box containsPoint point (728,0) - OK
19: LOG> Outer upper and lower bounds CONTAIN some component point (437, 55727)
- FAILED
19: LOG> Outer left and right bounds contain no component points - OK
19: Method containsPoint() finished with state FAILED
19: LOG> containsPoint(): PASSED.FAILED
19: 
19: LOG> Execute: getAccessibleAtPoint()
19: LOG> Checking child with bounds (174,27),(417,530): 33,PageShape: Slide 1():
19: LOG> 	StateType containsPoint SHOWING: true
19: LOG> finding the point which lies on the component
19: LOG> Child found at point (382,292) - OK
19: LOG> No children found at point (173,26) - OK
19: LOG> Checking child with bounds (300,104),(68,97): 33,Rectangle 1():
19: LOG> 	StateType containsPoint SHOWING: true
19: LOG> finding the point which lies on the component
19: LOG> Child might be covered by another and can't be reached
19: LOG> Child found at point (334,152) - OK
19: Method getAccessibleAtPoint() finished with state OK
19: LOG> getAccessibleAtPoint(): PASSED.OK
19: 
19: LOG> Execute: getLocation()
19: LOG> starting required method: getBounds()
19: Method getLocation() finished with state OK
19: LOG> getLocation(): PASSED.OK
19: 
19: LOG> Execute: getLocationOnScreen()
19: LOG> starting required method: getBounds()
19: LOG> Location is (276,138)
19: LOG> Parent location is (249,111)
19: Method getLocationOnScreen() finished with state OK
19: LOG> getLocationOnScreen(): PASSED.OK
19: 
19: LOG> Execute: getSize()
19: LOG> starting required method: getBounds()
19: Method getSize() finished with state OK
19: LOG> getSize(): PASSED.OK
19: 
19: LOG> Execute: grabFocus()
19: Method grabFocus() finished with state OK
19: LOG> grabFocus(): PASSED.OK
19: 
19: LOG> Execute: getForeground()
19: LOG> getForeground(): 0
19: Method getForeground() finished with state OK
19: LOG> getForeground(): PASSED.OK
19: 
19: LOG> Execute: getBackground()
19: LOG> getBackground(): 16777215
19: Method getBackground() finished with state OK
19: LOG> getBackground(): PASSED.OK
19: ***** State for
sd.AccessibleDrawDocumentView::com::sun::star::accessibility::XAccessibleComponent
******
19:
[sd.AccessibleDrawDocumentView::com::sun::star::accessibility::XAccessibleComponent::containsPoint()]
is testcode: [containsPoint()] - PASSED.FAILED
[...]
Comment 1 Stephan Bergmann 2010-09-17 10:50:16 UTC
worked around for now by disabling affected tests as
<http://hg.services.openoffice.org/cws/sb126/rev/dffb190ba26e>; please revert
when fixing this issue
Comment 2 wolframgarten 2010-09-17 10:55:14 UTC
Reassigned. Please handle.
Comment 3 clippka 2011-01-24 09:52:21 UTC
reassigned
Comment 4 Marcus 2017-05-20 11:35:21 UTC
Reset assigne to the default "issues@openoffice.apache.org".