[Libreoffice-bugs] [Bug 32773] LibO thinks comments separate words – which breaks spell check and word count

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 3 20:26:32 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=32773

Muhammad Haggag <mhaggag at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|libreoffice-bugs at lists.free |mhaggag at gmail.com
                   |desktop.org                 |

--- Comment #4 from Muhammad Haggag <mhaggag at gmail.com> 2012-07-03 11:26:32 PDT ---
I cannot reproduce the issue with spell-check. It works fine for me in that
regard. Word count is still broken.

When a comment is added, SwTxtNode::InsertHint inserts a dummy character to
mark the hint. The character is CH_TXTATR_INWORD (0x2), which breaks word
count. It should not be treated as a word breaker by the word counter/breaker.

I'm working on a fix.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list