Open
Bug 621523
Opened 14 years ago
Updated 3 years ago
Spell checker fails when a word contains a punctuation mark like "."
Categories
(Core :: Spelling checker, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: harald-rene.flasch, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
German text: Ist zwar der Vergleich von WM zu iPhone und Android, aber bzgl. Marketplace hat MS schon einiges zu verbessern.
"bzgl." is suggested by the spell checker even the spelling of "bzgl." is correct! When accepting the suggestion the result will be "bzgl.."
Reproducible: Always
Steps to Reproduce:
1. Write text to a text box containing shortcuts containing punctuation mark
2. Right click to the word "bzgl." which is red underlines
3. Select "bzgl." from the menu
4. Result: "bzgl.." (which is not correct)
Actual Results:
e.g. "bzgl.."
Expected Results:
e.g. "bzgl." is spelled correctly
Updated•14 years ago
|
Component: General → Spelling checker
Product: Firefox → Core
QA Contact: general → spelling-checker
Reporter | ||
Comment 2•14 years ago
|
||
Sorry, have forgotten to mention this.
Yes, using German (DE-de) dictionary.
Mozilla ignores punctuation in dictionary. If you write "tzv." in dictionary, LibreOffice will correct "tzv" with "tzv." and if you write "tzv." it will see it as "tzv.". But Thunderbird (for example) can not handle "." and if you write e-mail, it will only see "tzv", never dot even if dot follows.
So if dictionary contains "tzv.", Thunderbird will always complain because it sees "tzv." as "tzv" and you can not get rid of red underline no matter how many dots you put after "tzv".
It ignores punctuation but it's comparing to spell check dictionary which contains punctuation.
Updated•4 years ago
|
Comment 4•3 years ago
•
|
||
bzgl.
does not get a warning anymore but bzggl.
does, and selecting the suggestion still makes it bzgl..
.
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•