Issue 19062

Summary: [RFE] don't reset form when turn on design view
Product: Base Reporter: marc.neumann
Component: codeAssignee: marc.neumann
Status: CLOSED FIXED QA Contact: issues@dba <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC3   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description marc.neumann 2003-09-04 14:50:38 UTC
- insert a checkbox into a writer document
- turn off design view
- check the checkbox
- turn on the designview 
==>> the check state is gone.
Comment 1 lutz.hoeger 2003-09-04 16:26:55 UTC
LHO: The content or state of any field must not be reset automatically
when switching to or from design mode. To reset a form to the
defaults, a new button ("Reset Form Fields") in the form functions
tool bar needs to be introduced.
Comment 2 Frank Schönheit 2003-09-05 08:27:51 UTC
I am not sure why this feature of resetting the form when switching
the mode was introduced, but I know that
- it was a long time ago
- it's caused us permanently trouble
- it's probably obsolete right now
So unless I can't find any reasons to keep this behaviour, I'm going
to implement this as proposed by LHO.

Nevertheless, I'm changing the type to ENHANCEMENT. There was a reason
for doing it as it's done now (even if nobody knows it anymore), and
the fact that the behaviour yields an usability issue does not
automatically qualify it as DEFECT, IMO.
Comment 3 Frank Schönheit 2003-12-08 13:37:18 UTC
no a reset is only made when entering the design mode, for controls which belong
to a database which which was loaded (i.e. bound to some table/query/SQL
statement) in alive mode. This prevents that for database forms, the user
switches on the design mode with the UI suggesting that *nothing* happened.
Comment 4 hans_werner67 2004-02-02 12:12:10 UTC
change subcomponent to 'none'
Comment 5 Frank Schönheit 2004-03-04 15:29:48 UTC
fs->msc: please verify in CWS formdesign01
Comment 6 marc.neumann 2004-03-05 09:27:31 UTC
set to fixed
Comment 7 marc.neumann 2004-03-05 09:28:22 UTC
verify in CWS formdesign01
Comment 8 marc.neumann 2004-03-26 09:20:24 UTC
work in src680m33 -> close