To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75908


User ama changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ama                       |khong
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Apr 18 08:25:04 +0000 
2007 -------
Hi,
I was able to reproduce it with SO8PU8 as well:
New document,
insert dummytext (dt+<F3>)
Set the cursor at the end of a word, e.g. the second word ("heard")
Press the italic (or bold or underline...) button in the toolbar
=> the word before the cursor position will be reformatted!?

Then I tried to shorten the dummy text and recognized that sometimes the bug
occurs and sometimes not. I could not find the pattern.

->khong: I'm calling the BreakIterator function
getWordBoundary(..WordType::ANY_WORD...) with a position at the end of a word.
Sometimes I get the word (before the cursor position), sometimes I get no word.
It looks like the break iterator is not stateless. E.g. when I'm spellcheck the
text (without any changes), afterwards the behaviour changes. Maybe the break
iterator has a direction state and looks sometimes forward and sometimes
backward for a word?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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]

Reply via email to