[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2009-05-25 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772


User mba changed the following:

What|Old value |New value

Target milestone|OOo Later |OOo 3.x





--- Additional comments from m...@openoffice.org Mon May 25 15:23:30 + 
2009 ---
Setting target 3.x for the time being

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2009-05-07 Thread ayaniger
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772





--- Additional comments from ayani...@openoffice.org Thu May  7 15:48:10 
+ 2009 ---
If Frank is not working on this, I will try to work on it next week.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2009-05-07 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772


User mba changed the following:

What|Old value |New value

  CC|'dina,elisko,yba' |'dina,elisko,mba,yba'





--- Additional comments from m...@openoffice.org Thu May  7 14:45:42 + 
2009 ---
Just for book keeping - is this patch still worked on? Or shall we reject it and
set the issue type to "DEFECT"?

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2009-01-06 Thread ayaniger
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772





--- Additional comments from ayani...@openoffice.org Tue Jan  6 11:44:26 
+ 2009 ---
@fme: Yes, that seems correct.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2009-01-05 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772





--- Additional comments from f...@openoffice.org Mon Jan  5 14:08:18 + 
2009 ---
@ayaniger: Well, for issue 16354 I already implemented some code that changes
the script type obtained from i18n to COMPLEX in case the direction of the
character run is RTL, see porlay.cxx. For a couple of tasks (e.g., spell
checking, word count etc.) the SwScanner::NextWord method is used. This method
contains some code that clips the words at script type boundaries. Now in my
opinion the problem is that the SwScanner::NextWord function does not use the
ScriptInfo data structure (which contains the 'changed' script type) but rather
directly used the break iterator to find the script boundaries. What do you 
think?

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2009-01-01 Thread elisko
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772


User elisko changed the following:

What|Old value |New value

  CC|'dina,yba'|'dina,elisko,yba'





-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2008-12-15 Thread khong
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772


User khong changed the following:

What|Old value |New value

 Assigned to|khong |fme





--- Additional comments from kh...@openoffice.org Mon Dec 15 22:43:41 + 
2008 ---
Karl->fme, breakiterator seems doing right thing, following program show Hebrew
dictionary word breakiterator considers double quote as part of the word,

Sub Main

xBI = createUnoService("com.sun.star.i18n.BreakIterator")

Dim aLocale as new com.sun.star.lang.Locale
aLocale.Language = "he"

nWordType = 2   ' WordType::DICTIONARY_WORD

aTxt = CHR$(&H5d0) +CHR$(&H22)+CHR$(&H5d0)

aBoundary = xBI.getWordBoundary( aTxt, 0, aLocale, nWordType, true )
print  aBoundary. StartPos, aBoundary.EndPos
 
End Sub

It print (0,3). Something must be wrong in Writer to send the word to 
spellchecker.


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2008-11-12 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772


User fme changed the following:

What|Old value |New value

 Assigned to|fme   |khong

  Issue type|DEFECT|PATCH





--- Additional comments from [EMAIL PROTECTED] Thu Nov 13 07:57:51 + 
2008 ---
fme->khong: This only affects break iterator code. Please take over.

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



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2008-11-11 Thread ayaniger
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772





--- Additional comments from [EMAIL PROTECTED] Wed Nov 12 07:45:54 + 
2008 ---
I've attached a patch which changes the script type of double-quote, apostrophe,
geresh, gershayim to WEAK in Hebrew context, thus not breaking a Hebrew word at
those characters. See the discussion at
http://l10n.openoffice.org/servlets/BrowseList?list=dev&by=thread&from=2146651

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



[sw-issues] [Issue 51772] Quotes in Hebrew workbreak ing don't work during spellcheck

2008-11-11 Thread ayaniger
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51772


User ayaniger changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |57916)
Changes script type
|  | of quote, geresh, gershay
|  |im to WEAK in Hebrew conte
|  |xt






--- Additional comments from [EMAIL PROTECTED] Wed Nov 12 07:43:00 + 
2008 ---
Created an attachment (id=57916)
Changes script type of quote, geresh, gershayim to WEAK in Hebrew context


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