Issue 13806 - form working improperly when loading control content partially failed
Summary: form working improperly when loading control content partially failed
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: OOo 1.1 RC
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-25 12:00 UTC by Frank Schönheit
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments
bug doc (7.32 KB, application/zip)
2003-04-25 12:01 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2003-04-25 12:00:08 UTC
0. attached is (will be) a zip file which contains a dBase file and a form document
1. place the dBase file in some empty folder
2. create a dBase data source pointing to this folder, name it "bug"
3. open the form document
=> you will get an error message that the content of the listbox could not be
loaded. This is okay, as the list box is filled with a SELECT statement which
refers to a non-existent table
4. focus the edit field for column "A", enter some text
=> the "save" button in the form toolbox is not enabled, which is wrong (the
record should count as modified)
5. focus the edit field for column "B"
6. with the respective button in the form toolbox, travel to the next record
7. travel back
=> the changes in field "A" have not been saved

The form seems to have lost the connection to the underlying table somehow -
though it is properly filled, it does not write back any changes.

If you remove the listbox from the document (or change it's list content, so
that no error occurs when it is filled), then everything is ok.

Additionally, if you omit step 5., then the changes are saved, too. But this
only means that the focused control is committed, but not all other controls,
which doesn't really help ....
Comment 1 Frank Schönheit 2003-04-25 12:00:28 UTC
accepting and targeting
Comment 2 Frank Schönheit 2003-04-25 12:01:08 UTC
Created attachment 5881 [details]
bug doc
Comment 3 Frank Schönheit 2003-05-05 14:42:57 UTC
fs->oj: could you please have a look at this? thanks :)
Comment 4 ocke.janssen 2003-05-07 10:42:00 UTC
Fixed in the CWS dba05
Comment 5 marc.neumann 2003-05-14 13:03:42 UTC
.
Comment 6 marc.neumann 2003-05-14 13:04:04 UTC
.
Comment 7 marc.neumann 2003-05-15 09:43:21 UTC
verified in internal CWS dba05
Comment 8 marc.neumann 2003-05-20 09:17:20 UTC
Hi

this issue is fixed in OOo 1.1 Beta2 which is available at
http://www.openoffice.org/dev_docs/source/1.1beta2/.

I close this bug now.

Bye Marc

Comment 9 hans_werner67 2004-02-02 12:22:48 UTC
change subcomponent to 'none'