Issue 115522 - bad pCharClass
Summary: bad pCharClass
Status: CLOSED DUPLICATE of issue 114600
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: DEV300m92
Hardware: PC Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-10 22:54 UTC by Regina Henschel
Modified: 2011-04-27 09:19 UTC (History)
2 users (show)

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


Attachments
hangs when cut cell with reference to hidden cell out of matrix (7.56 KB, application/vnd.oasis.opendocument.spreadsheet)
2010-11-10 22:56 UTC, Regina Henschel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2010-11-10 22:54:21 UTC
In the attached document set cell cursor to D11.
Click on "Cut" in the symbol bar.
I get the Debug Output:
Error: bad pCharClass
From File C:/DEV300m92/sal/rtl/source/uri.cxx at Line 604

After clicking "Nein" OOo does not response anymore, but has to be killed via
Taskmanager.

I report it here, because I do not know whether issue 114600 describes the same
problem. I use a non pro build of DEV300m92.
Comment 1 Regina Henschel 2010-11-10 22:56:03 UTC
Created attachment 73803 [details]
hangs when cut cell with reference to hidden cell out of matrix
Comment 2 Mathias_Bauer 2011-04-27 09:19:10 UTC
This is a general problem of our clipboard implementation
The bug is in svtools/source/misc/transfer.cxx

*** This issue has been marked as a duplicate of issue 114600 ***