Issue 97962 - [Automation] (Writer)Problems encountered on a 19-inch widescreen LCD monitor with 1280*768 display resolution
Summary: [Automation] (Writer)Problems encountered on a 19-inch widescreen LCD monitor...
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: PC Windows XP
: P3 Trivial
Target Milestone: ---
Assignee: helge.delfs
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks: 84405
  Show dependency tree
 
Reported: 2009-01-12 03:25 UTC by sdq
Modified: 2013-08-07 15:07 UTC (History)
2 users (show)

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


Attachments
pic1.jpg (68.21 KB, image/jpeg)
2009-01-12 03:28 UTC, sdq
no flags Details
tGroup_10.jpg (34.62 KB, text/plain)
2009-01-12 03:29 UTC, sdq
no flags Details
tTextframes_28.jpg (30.64 KB, image/jpeg)
2009-01-12 03:29 UTC, sdq
no flags Details
tFormatPositionAndSizeLegend.jpg (34.94 KB, image/jpeg)
2009-01-12 03:30 UTC, sdq
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description sdq 2009-01-12 03:25:52 UTC
My computer has a 19-inch widescreen LCD monitor and the display resolution is 
set to 1280*768. When running OpenOffice.org for the first time after a 
successfully installing, the document window is not maximized by default. You 
can find the snapshot in the attachments (pic1.jpg). It is the same as after 
deleting the OpenOffice.org directory within the Profile (%Profiledir%
\Application Data\OpenOffice.org\3\user). 

This will result in failure of selecting or setting focus to the expected 
object using the following statements 
(1) "*.mouseDown", "*.mouseMove", or "*.mouseUp"
(2) Call wTypeKeys ( "<Shift F4>" )

For example, the following testcases encounter errors or warnings
1. writer\optional\w_drawing_tools.bas
Testcase: tGroup_10
In the testcase, two drawing objects are inserted,
    Call wZeichenobjektEinfuegen("RECHTECK", 32, 32, 50, 35, false)
    Call wZeichenobjektEinfuegen("ELLIPSE",  40, 60, 50, 80, false)
Then both are selected and generated a group.
But it failed to select the group using the following statement as the 
snapshot in the attachments (tGroup_10.jpg).
    Call gMouseClick(32,32)

3. writer\optional\w_textframes.bas
Testcase: tTextframes_28
After inserting two frames, the keyboard shortcut "Shift+F4" is used to set 
focus to the second frame. But it failed, the first one is selected as the 
snapshot in the attachments (tTextframes_28.jpg)

3. writer\required\w_updt.bas
Testcase: tFormatPositionAndSizeLegend
In order to reproduce this error, the forgoing test case 'tViewToolbars' must 
run at first.

By default, the toolbars 'Standard' and 'Formatting' are opened. If I insert a 
drawing object and select it, the "Formatting" toolbar will disappear and the 
toolbar 'drawing object properties' will appear.

After running the following statements in the testcase 'tViewToolbars'
    ' The following toolbar is disabled because it will be found in all 
documents
    ' therefore they can't be reactivated once deactivated
    printlog "- Toolbar 'Formatting'"
    printlog "-  open"
    Call hToolbarSelect("Formatting", true)
    printlog "-  close"
    Call hToolbarSelect("Formatting", false)
    printlog "-  reset"
    Call hToolbarSelect("Formatting", true, true)
The 'Drawing Object Properties' toolbar won't appear when select a drawing 
object in the text document.
So this result in failure of select the drawing object using 'Call 
wObjektSelektieren(43, 33, 75, 75)'.
You can find the snapshot in the attachment (tFormatPositionAndSizeLegend.jpg).
Comment 1 sdq 2009-01-12 03:28:39 UTC
Created attachment 59307 [details]
pic1.jpg
Comment 2 sdq 2009-01-12 03:29:09 UTC
Created attachment 59308 [details]
tGroup_10.jpg
Comment 3 sdq 2009-01-12 03:29:44 UTC
Created attachment 59309 [details]
tTextframes_28.jpg
Comment 4 sdq 2009-01-12 03:30:20 UTC
Created attachment 59310 [details]
tFormatPositionAndSizeLegend.jpg
Comment 5 helge.delfs 2009-01-12 07:30:37 UTC
HDE->FHA. Please take over
Comment 6 epost 2009-07-09 11:47:50 UTC
Helge, please take over. Thanks
Comment 7 helge.delfs 2009-08-21 10:52:41 UTC
target changed
Comment 8 helge.delfs 2009-08-25 12:52:56 UTC
Sending        t_doc1.inc
Transmitting file data .
Committed revision 275350.

document window is maximized after opening fixes this problem
Comment 9 helge.delfs 2009-08-27 09:41:16 UTC
verified by testrun
Comment 10 helge.delfs 2009-09-28 09:31:04 UTC
Verified in DEV300m60