Issue 21797 - component tests for new form scroll bar UNO service
Summary: component tests for new form scroll bar UNO service
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: www (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: stephan.wunderlich
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks: 21277
  Show dependency tree
 
Reported: 2003-10-28 08:55 UTC by Frank Schönheit
Modified: 2013-08-07 15:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2003-10-28 08:55:19 UTC
In the course of issue 21605, a new UNO service has been defined and implemented
for form-layer control models for scroll bars
In particular:
com.sun.star.form.component.ScrollBar

Additionally, the com.sun.star.awt.UnoControlScrollBarModel has been extended
with some optional properties.

All of this should be covered in component tests.
Comment 1 Frank Schönheit 2003-10-30 10:56:05 UTC
handing over to different QA-engineer (who's not on vacation :)
Comment 2 stephan.wunderlich 2003-11-12 09:09:13 UTC
back from vacation :-)
Comment 3 stephan.wunderlich 2003-11-13 16:11:24 UTC
- File com.sun.star.comp.forms.OScrollBarModel.csv added to objdsc/forms
- File stardiv.toolkit.UnoScrollBarControl.csv added to objdsc/toolkit
- testcase mod._forms.OScrollBarModel created
- testcase ifc.form.component._ScrollBar created
- testcase mod._toolkit.UnoScrollBarControl created
- testcase ifc.awt._XScrollBar created
- testcase ifc.awt._UnoControlScrollBarModel adjusted

To run the testcases inside a cws-environment, start the cws-office
listening to port 8100, e.g.

./soffice "-accept=socket,host=localhost,port=8100;urp;" (unix)
soffice -accept=socket,host=localhost,port=8100;urp; (windows)

afterwards you can run the testcases via

$SOLARENV/bin/checkapi -o forms.OScrollBarModel
$SOLARENV/bin/checkapi -o toolkit.UnoControlScrollBarModel
$SOLARENV/bin/checkapi -o toolkit.UnoScrollBarControl

respectively on Unix and

%SOLARENV%\bin\checkapi -o forms.OScrollBarModel
%SOLARENV%\bin\checkapi -o toolkit.UnoControlScrollBarModel
%SOLARENV%\bin\checkapi -o toolkit.UnoScrollBarControl

respectively on Windows.
Comment 4 stephan.wunderlich 2003-12-09 11:59:30 UTC
SW: part of frmcontrols01 => verified
Comment 5 stephan.wunderlich 2004-01-07 12:49:17 UTC
SW: components available in src680m19 => closed
Comment 6 thorsten.ziehm 2005-08-10 14:50:07 UTC
This issue is integrated into a build for OOo2.0, but the 'target milestone'
isn't set. To have a better overview about all fixed and integrated tasks in
OOo2.0, I set the field 'target milestone' to OOo2.0.