Issue 32349 - groupbox wizard create options buttons at wrong position
Summary: groupbox wizard create options buttons at wrong position
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
: 32201 (view as issue list)
Depends on:
Blocks:
 
Reported: 2004-07-30 13:37 UTC by marc.neumann
Modified: 2006-05-31 14:29 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 marc.neumann 2004-07-30 13:37:36 UTC
1. open a new text document
2. insert a groupbox
3. finish the groupbox wizard
==>> the options buttons are all in the top left corner
Comment 1 Frank Schönheit 2004-07-30 16:37:59 UTC
fs->os: somehow the UNO API for shapes broke ... (again :( )
- The group box wizard works perfectly in Calc
- What our wizard does is creating new (radio) shapes, and giving them the
position. Those positions are determined by adding an offset to the position of
the existing (group box) shape. So either the getPosition at the existing shape
is wrong, or the setPosition for the newly created shapes doesn't work.
Comment 2 Frank Schönheit 2004-07-30 16:38:51 UTC
*** Issue 32201 has been marked as a duplicate of this issue. ***
Comment 3 Oliver Specht 2004-08-18 12:07:45 UTC
.
Comment 4 Oliver-Rainer Wittmann 2004-08-18 12:10:25 UTC
Accepted.
Comment 5 Oliver-Rainer Wittmann 2004-08-20 10:17:55 UTC
fixed in dbwizard1 - changed files:
/sw/source/core/unocore/unodraw.cxx, 1.55.40.1
/sw/source/core/draw/dcontact.cxx, 1.29.40.1
Comment 6 Oliver-Rainer Wittmann 2004-08-24 11:27:41 UTC
reopen to assign to BC
Comment 7 Oliver-Rainer Wittmann 2004-08-24 11:28:50 UTC
OD->BC: As discussed take over to check in internal installation set and to hand
over to QA
Comment 8 Oliver-Rainer Wittmann 2004-08-24 11:29:13 UTC
set status back to FIXED
Comment 9 marc.neumann 2004-09-15 09:32:25 UTC
verified in cws. 

Now the radiobutton are again inside the groupbox, however the size is a little
bit to small. For this I write a new issue.

Comment 10 marc.neumann 2004-09-15 11:33:15 UTC
reopen for reassign
Comment 11 marc.neumann 2004-09-15 11:33:30 UTC
reassign to msc
Comment 12 marc.neumann 2004-09-15 11:33:42 UTC
set to fixed
Comment 13 marc.neumann 2004-09-15 11:33:56 UTC
set to verified
Comment 14 marc.neumann 2004-11-29 13:31:58 UTC
Hi,

fixed in current developer build -> close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc