Issue 2379 - : Position of the text, title or the object box can be altered in spite of checking it as a protected box
Summary: : Position of the text, title or the object box can be altered in spite of ch...
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 638
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-12-01 22:49 UTC by kishore
Modified: 2003-09-08 16:54 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 kishore 2001-12-01 22:50:00 UTC
Bug Description:
The user is able to move the text or any other box that he checked as protected 
with the help of position changing coordinates in the “Position and Size” 
dialog box. 

Steps to Reproduce:
1)	Open the presentation program and insert any slide except the blank
        slide.
2)	Either double click to select the box or click once to select it.
3)	The text, title any box that has been selected gets highlighted.
4)	Click <Format> on the topmost menu bar and select “Position and size”.
5)	Check the radio button “Protected” to make the box protected against 
        repositioning.
6)	Modify the settings of the X and Y co-ordinates in the “Position and 
        size” dialog box and click <OK>
7)	The position of the box changes in-spite of being protected.

Additional Condition:
The box to be moved should be selected in order to move it.

Actual Result: The position of the box changes according to the new values 
specified in the “Position and dialog” box. 

Expected Result: The user should not be able to input any new values in the 
option for changing the values of the X and Y co-ordinates. The combo box for 
entering the values should be disabled once the user checks the 
option “Protected”.

Additional Builds and Platforms: Whether or not the issue takes place on other 
platforms.
The issue can be replicated on Windows Me as well.

Follow up Tests: Further tests revealed that the even the size of the box can 
be altered even after checking it as protected to disable the possibility to 
change the size of the text,object or any box.

OS: Microsoft Windows 2000 5.0.0.2195 (Service Pack2) 
System:  DELL X86 Family 6 Model 8 Stepping, AT/ AT Compatible.
Network Disk:(Disk on which open-office was installed) – 956 MB
Comment 1 bettina.haberer 2001-12-03 13:08:39 UTC
At the moment, a "protect"-checkbox is checked, it makes sense to 
disable the position- and size-spinfields. The protection should work 
also via dialog and not only on the object.
Comment 2 thb 2001-12-05 11:07:23 UTC
Yes, definitely. Will fix this as soon as I have time.
Comment 3 thb 2002-03-12 11:40:55 UTC
Checked svx/source/dialogs/transfrm.cxx: the code doing the spinfield disabling 
is actually there, but commented out. Investigating the reason (this was maybe a 
bugfix or feature request).
Comment 4 thb 2002-04-08 15:06:17 UTC
The corresponding functionality was commented out anno 1996. After checking back 
with OS, it came out that this behaviour seems to be policy throughout the office. In 
the writer, the rationale was the fact that sometimes protect checkbox and disabled 
controls reside on different tabpages. To conclude, this (was) an intended feature, 
are we still holding on to this decision?
Comment 5 falko.tesch 2002-04-09 15:35:24 UTC
Hi Christian,
This is your playground.
I am twisted:
On one hand one could interprete "Protect" that the object cannot be
moved but still be positioned. On the other hand protect could also
mean "No, you can't change anything".
What's your decision on this?
Comment 6 falko.tesch 2002-04-09 15:36:31 UTC
Hi Christian,
This is your playground.
I am twisted:
On one hand one could interprete "Protect" that the object cannot be
moved but still be positioned. On the other hand protect could also
mean "No, you can't change anything".
What's your decision on this?
Comment 7 christian.jansen 2003-01-02 08:19:32 UTC
In my opinon the spin fields has to be disabled, if Protect 
Position/Pize has been selected. If this special feature resides to 
other tabs this should also be fixed, because from the users point 
of view it is not understandable.
Comment 8 thb 2003-01-07 12:08:18 UTC
Very well. I'll then enable the code again.
Comment 9 thb 2003-01-08 18:05:46 UTC
Done. Target build still undetermined.
Comment 10 thb 2003-01-13 14:47:13 UTC
Reopened for testing
Comment 11 thb 2003-01-13 14:48:20 UTC
Please verify the fix in srx644_draw3.
Comment 12 thb 2003-01-13 14:49:01 UTC
Please verify the fix in srx644_draw3.
Comment 13 wolframgarten 2003-01-13 14:56:46 UTC
Reopened.
Comment 14 wolframgarten 2003-01-13 14:57:10 UTC
Reassigned to Christian.
Comment 15 wolframgarten 2003-01-13 15:24:42 UTC
Set to fixed.
Comment 16 christian.guenther 2003-01-14 11:47:04 UTC
Verified
Comment 17 christian.guenther 2003-01-27 14:12:43 UTC
In srx644q1 on Linux, Solaris, Windows ok.
The fix is integrated in the next developer build.