Issue 111169 - svx.AccessiblePageShape unoapi failure
Summary: svx.AccessiblePageShape unoapi failure
Status: CONFIRMED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: DEV300m77
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 111114 111179 (view as issue list)
Depends on:
Blocks:
 
Reported: 2010-04-26 16:07 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-04-26 16:07:17 UTC
At least on DEV300_m77-based CWS sb120 (mainly making changes to the testing
framework), executing the svx/qa/unoapi tests at least under unxlngi6 non-pro
once failed with

20: checking:
[svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleComponent]
is iface: [com.sun.star.accessibility.XAccessibleComponent] testcode:
[ifc.accessibility._XAccessibleComponent]
20: LOG> Execute: containsPoint()
20: LOG> starting required method: getBounds()
20: LOG> Execute: getBounds()
20: LOG> Bounds = (163,20),(298,418)
20: Method getBounds() finished with state OK
20: LOG> getBounds(): PASSED.OK
20: 
20: LOG> Upper bound of box containsPoint point (0,0) - OK
20: LOG> Lower bound of box containsPoint point (0,417) - OK
20: LOG> Left bound of box containsPoint point (0,0) - OK
20: LOG> Right bound of box containsPoint point (297,0) - OK
20: LOG> Outer upper and lower bounds CONTAIN some component point (27, 41820) -
FAILED
20: LOG> Outer left and right bounds contain no component points - OK
20: Method containsPoint() finished with state FAILED
20: LOG> containsPoint(): PASSED.FAILED
20: 
20: LOG> Execute: getAccessibleAtPoint()
20: LOG> There are no children supporting XAccessibleComponent
20: Method getAccessibleAtPoint() finished with state OK
20: LOG> getAccessibleAtPoint(): PASSED.OK
20: 
20: LOG> Execute: getLocation()
20: LOG> starting required method: getBounds()
20: Method getLocation() finished with state FAILED
20: LOG> getLocation(): PASSED.FAILED
20: 
20: LOG> Execute: getLocationOnScreen()
20: LOG> starting required method: getBounds()
20: LOG> Location is (478,165)
20: LOG> Parent location is (298,139)
20: Method getLocationOnScreen() finished with state FAILED
20: LOG> getLocationOnScreen(): PASSED.FAILED
20: 
20: LOG> Execute: getSize()
20: LOG> starting required method: getBounds()
20: Method getSize() finished with state FAILED
20: LOG> getSize(): PASSED.FAILED
20: 
20: LOG> Execute: grabFocus()
20: Method grabFocus() finished with state OK
20: LOG> grabFocus(): PASSED.OK
20: 
20: LOG> Execute: getForegrounD.OK
[...]
20: LOG> getForeground(): 16777215
20: Method getForeground() finished with state OK
20: LOG> getForeground(): PASSED.OK
20: 
20: LOG> Execute: getBackground()
20: LOG> getBackground(): 10079487
20: Method getBackground() finished with state OK
20: LOG> getBackground(): PASSED.OK
20: ***** State for
svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleComponent ******
20:
[svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleComponent::containsPoint()]
is testcode: [containsPoint()] - PASSED.FAILED
20:
[svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleComponent::getLocation()]
is testcode: [getLocation()] - PASSED.FAILED
20:
[svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleComponent::getLocationOnScreen()]
is testcode: [getLocationOnScreen()] - PASSED.FAILED
20:
[svx.AccessiblePageShape::com::sun::star::accessibility::XAccessibleComponent::getSize()]
is testcode: [getSize()] - PASSED.FAILED
20: 
20: Whole interface: PASSED.FAILED
Comment 1 Stephan Bergmann 2010-04-26 16:12:47 UTC
worked around for now by disabling the affected tests in
svx/qa/unoapi/knownissues.xcl, see
<http://hg.services.openoffice.org/cws/sb120/rev/5992087c37e9>; please revert
when fixing this issue
Comment 2 Stephan Bergmann 2010-04-27 09:12:13 UTC
*** Issue 111179 has been marked as a duplicate of this issue. ***
Comment 3 ooo 2010-06-11 04:29:46 UTC
reassigned to AF
Comment 4 groucho266 2010-06-11 09:12:24 UTC
*** Issue 111114 has been marked as a duplicate of this issue. ***
Comment 5 Marcus 2017-05-20 11:35:17 UTC
Reset assigne to the default "issues@openoffice.apache.org".