[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2022-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

BogdanB  changed:

   What|Removed |Added

 Blocks||96000
 CC||buzea.bog...@libreoffice.or
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=96000
[Bug 96000] [META] Spelling and grammar checking bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2022-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #9 from Justin L  ---
another "feature" is that if you do have the uncapitalized version of the word,
it will LOSE the misspelled status.

For example

canada#this gets un-marked as misspelled - at least temporarily

Canada#these two get marked as misspelled
ca   (-> Canada)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2022-05-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #8 from Justin L  ---
repro 7.4+
For bibisecting, I downloaded an english .oxt spell check "dictionary"
extension.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2021-12-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

Justin L  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||0896

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2020-07-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #7 from Justin L  ---
The code for this seems to be in sc/source/ui/app/inputhdl.cxx's
ScInputHandler::EnterHandler where mpEditEngine->CompleteOnlineSpelling()
checks spelling before bAutoComplete performs case-matching after that.

This is a very complicated function however. Reviewing some of the history,
these commits looked important/useful.

commit 891fd9e8a64d14d8c2b1593493ae04ccdfc2b1b7
Author: RĂ¼diger Timm on Tue Jul 3 14:53:54 2007 +
2007/06/08 13:11:20 nn 1.68.54.1: #i47125# with AutoInput, do final
AutoCorrect at end of text

commit d8bb8c4fb850b9de762567ed7d337972467470d6
Author: Kohei Yoshida on Thu Sep 16 10:22:36 2010 +0200
calc-autoinput-case-insensitive-matching.diff: no case matching on
autoinput


But MOST CONCERNING is that cellsh4.cxx calls ExecuteMove which again leads to
EnterHandler running with the wrong, lower-cased string!!

In fact, every time you move from one cell to the next (15 times if you move
left 15 times), you do all of that processing - NOT FOR THE CELL YOU ARE ON -
but for the last entry you typed.  a COMPLETE waste of CPU resources.

Obviously there are fundamental problems here. A calc guy needs to look into
this.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2020-07-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #6 from Justin L  ---
repro 7.1+

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2019-08-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #5 from Justin L  ---
(In reply to Justin L from comment #3)
> confirmed with LO 5.4alpha1 and Ubuntu 16.04 x64.
still confirmed as a bug in LO 6.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2018-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #4 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2017-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

Justin L  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||jl...@mail.com
   Hardware|x86-64 (AMD64)  |All
Version|5.2.4.2 release |Inherited From OOo
 Ever confirmed|0   |1
 OS|Windows (All)   |All

--- Comment #3 from Justin L  ---
confirmed with LO 5.4alpha1 and Ubuntu 16.04 x64.

-set Default style Font language to English (UK)
-typed "Mars" in cell A1 and no misspelling (of course).
-typed m in cell A2. Autofilled as "Mars," but with a misspelling
underline.
[P.S. English US doesn't consider "mars" a misspelling, so make sure you don't
test with US English.]

Bibisect suggests this has always been true - already seen in "last36onmaster".

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2017-01-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

--- Comment #2 from gilward.ku...@gmail.com ---
try it with "FIFA"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 105355] Automatic Spell Checking highlights correctly spelled AutoInput word starting with capital letter

2017-01-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105355

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
I tried with Finnish and I could not reproduce. Spell checking in Calc works
otherwise.

Arch Linux 64-bit, KDE Plasma 5
Version: 5.2.4.2.0+
Build ID: 5.2.4-2
CPU Threads: 8; OS Version: Linux 4.8; UI Render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs