Issue 83599 - Continous flickering of text after changing the language
Summary: Continous flickering of text after changing the language
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: 680m232
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 10:01 UTC by thomas.lange
Modified: 2013-08-07 15:13 UTC (History)
1 user (show)

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


Attachments
Sample bug document (10.89 KB, application/octet-stream)
2007-11-13 10:03 UTC, thomas.lange
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.lange 2007-11-13 10:01:41 UTC
Open attached document, double click cell with Chinese text followed by CTRL-A
and Format/Character to change the Asian language to Chinese (traditional). Then
immediately single click in the cell to the right.

What follows is this:
a) as can seen in the output window the localedata_other.dll get continuously
loaded and unloaded
b) when double clicking the cell with the chines text now continuously flickers
and repaints.
Comment 1 thomas.lange 2007-11-13 10:02:20 UTC
.
Comment 2 thomas.lange 2007-11-13 10:03:06 UTC
Created attachment 49618 [details]
Sample bug document
Comment 3 thomas.lange 2007-11-13 10:03:43 UTC
Adding FS to cc.
Comment 4 Frank Schönheit 2007-11-13 13:55:09 UTC
fs->tl: Not sure who you wanted to cc here - I don't have any stakes in Calc ..
Comment 5 niklas.nebel 2008-01-21 14:47:08 UTC
Not finished in time for 2.4, retargeting.
Comment 6 niklas.nebel 2008-06-11 13:15:00 UTC
Each time EditEngine::CompleteOnlineSpelling is called, it calls the
StatusEventHdl with status EE_STAT_WRONGWORDCHANGED, but doesn't change the content.

WrongList::HasAnyWrong checks for "rWrong.nEnd >= nStart",
WrongList::ClearWrongs for "rWrong.nEnd > nStart".
Comment 7 thomas.lange 2008-06-25 16:14:21 UTC
Setting target to OOo 3.1.
Comment 8 thomas.lange 2009-01-19 14:33:38 UTC
Not time left to fix  this one in OO0 3.1 because of other issues.
Comment 9 thomas.lange 2009-10-15 14:49:07 UTC
Setting target to OOo 3.x as discussed with SBA.