开源技术部-唐全发 wrote: > Hello jim > Thank for your suggestion! > > It's highly possible that the bug is introduced by AutoSpellcheck. > The bug will disappear if AutoSpellcheck is disabled. > If AutoSpellcheck is enabled, "paste" can work well if the string is > just one word. > But "paste" can eat out of memory when the string is not word. > > I'm looking forward to your suggestion. > > I dont know what you mean by autospellcheck. What is the menu item?
I can also see this problem if I open a new spreadsheet, copy from the empty cell A1 and then select-all and paste. As stated below, this bug was reported already a long time ago and has a low priority because there is a simple work-around: dont't select-all and paste. There is not much more to be done, unless you have a patch - then attach it to the issue. I think it is more interesting what this bug reveals about the underlying design. It is strange that a value "x" is stored in every cell, when it should be sufficient to just store the fact that " all cells have value=x". > Best Regards > > Tang Quanfa > > On Tue, 15 May 2007 19:50:38 +1000, jim wrote > >> 开源技术部-唐全发 wrote: >> >>> Hello Niklas: >>> I'm Tang Quanfa, a developer in Beijing Redflag Ch2000 Software >>> Co.,Ltd . >>> I work in the SC team, my main work is fixing bugs. Recently,there is >>> a new crash bug that we found in the OOo2.1 . >>> >>> The bug can be described as follows: >>> 1. Open a new Calc document; >>> 2. Select a cell,and input some English characters; >>> 3. copy the selected cell. >>> 4. at last,select all cells(Ctr+A),Paste(Ctrl+V); >>> >>> Result: Crash. >>> >>> >> I tried this on linux while running top to watch the memory used. >> All swap space was filled first, then all memory was used. When there is >> no memory left, OOo is terminated, but I do not think it crashed - >> possibly terminated by the operating system? >> >> See issues >> http://www.openoffice.org/issues/show_bug.cgi?id=59453 >> http://www.openoffice.org/issues/show_bug.cgi?id=39839 >> http://qa.openoffice.org/servlets/BrowseList?list=dev&by=thread&from=1299769 >> >> To find these I searched the OOo website for example: calc memory copy paste >> >> jim >> >> >>> If it is chinese characters,the program will be executed normally. >>> >>> I'm looking forward to your suggestion. >>> >>> Best Regards >>> >>> Tang Quanfa >>> >>> 2007-05-15 >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > > -- > Open WebMail Project (http://openwebmail.org) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
