| View previous topic :: View next topic |
| Author |
Message |
billyboy Super User


Joined: 08 Sep 2005 Posts: 504 Location: Belfast, Northern Ireland
|
Posted: Sat Jun 30, 2007 9:43 am Post subject: First word in new line doesn't capitalize after field insert |
|
|
When I insert a field and then CR to a new line, the first word in this new line fails to capitalize.
Putting a full stop (a period) at the field doesn't help.
If I type two letters and a full stop then CR, the new line capitalizes fine. (Strangely, typing I and a full stop does the trick as well), but it is not always suitable to type something after the field, that is on the same line.
Any thoughts?
Bill
edit: Happens on 2.2.1 and 2.3 _________________ OOo-DEV 3.4 -Seamonkey, Firefox & Thunderbird trunk - Win Vista HB
==============================================
Creation
Answers |
|
| Back to top |
|
 |
acknak Moderator


Joined: 13 Aug 2004 Posts: 4295 Location: ~ 40°N,75°W
|
Posted: Sat Jun 30, 2007 10:34 am Post subject: |
|
|
The auto-capitalization depends on recognizing a sentence, which is not trivial for a computer to do perfectly. I guess the presence of a field interferes with recognizing the end of the sentence.
You can file a bug report--I'd say this is a situation that should be covered. Actually, it has been reported for a sentence that begins with a field: Issue 17449, you may want to add a comment there describing your experience; it seems close enough to be covered by the same issue.
I treat the auto-capitalization as a help when I forget to do it--are you depending on it all the time? If so, I'd say that may not be a good habit. |
|
| Back to top |
|
 |
billyboy Super User


Joined: 08 Sep 2005 Posts: 504 Location: Belfast, Northern Ireland
|
Posted: Sat Jun 30, 2007 10:49 am Post subject: |
|
|
| acknak wrote: | | I treat the auto-capitalization as a help when I forget to do it--are you depending on it all the time? If so, I'd say that may not be a good habit. |
Me too, but sometimes I get lazy
Bill _________________ OOo-DEV 3.4 -Seamonkey, Firefox & Thunderbird trunk - Win Vista HB
==============================================
Creation
Answers |
|
| Back to top |
|
 |
|