Issue 7867 - Program crashes when user tries to enter 9999 to column size textbox in the "Insert Table" dialogue box.
Summary: Program crashes when user tries to enter 9999 to column size textbox in the "...
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.1
Hardware: PC Windows ME
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@sw
URL:
Keywords: oooqa
: 7873 7877 7878 (view as issue list)
Depends on:
Blocks:
 
Reported: 2002-09-24 15:25 UTC by Unknown
Modified: 2017-05-20 10:14 UTC (History)
2 users (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 Unknown 2002-09-24 15:25:58 UTC
Reduplication Steps:
1. Create a new text document in OO 1.0.1
2. Click the insert table icon on the "Insert" floating bar. This opens an 
insert table dialogue box.
3. Clear the default value of column size 5.
4. Enter 9999 from keyboard to column size. Press OK.
5. It takes nearly about 20 second to insert a 2*1 table, and then the program 
crashes.
Configuration: Win Me/ OO 1.0.1
It might be better to prevent user from entering a huge integer value.
Comment 1 prgmgr 2002-09-29 23:59:44 UTC
Jiehua, thanks for using and supporting OOo.

Duplicated on Win NT 4.0 SP6a, OOo 1.0.1.

Clarifications:

OOo does not allow the user to enter in 9999.  OOo does correct the 
value to 8192.

OOo did not crash for me.  It does max out the CPU at 100% and 
eventually returns control back to the user.  The table displayed has 
only 2 rows and 2 columns.
Comment 2 prgmgr 2002-09-30 00:02:03 UTC
*** Issue 7873 has been marked as a duplicate of this issue. ***
Comment 3 prgmgr 2002-09-30 01:45:43 UTC
*** Issue 7877 has been marked as a duplicate of this issue. ***
Comment 4 prgmgr 2002-09-30 01:54:31 UTC
*** Issue 7878 has been marked as a duplicate of this issue. ***
Comment 5 eric.savary 2003-01-31 17:44:00 UTC
I can't reproduce the crash either. Can you still reproduce it in a 643?
The performance problem is quite logical with about 8000 columns that
dob't suite on a page...
Comment 6 Unknown 2003-02-10 20:34:16 UTC
just thought that user should not be allowed to enter any extreme 
value like this.
It will be good that a message box pops up in this case. 
Comment 7 Unknown 2003-03-04 17:53:02 UTC
assign target