Description: Track changes prevents spell suggestions to appear in right click context menu Steps to Reproduce: 1. Open the attached file (note USA English dictionary required) 2. Place cursor after the 'i' in oily (yellow) 3. Press backspace (to delete i) 4. Right click grid (to trigger red underlining.. different bug) 5. Right click 'oly' -> Notice it's lacking spell suggestions 6. Disable recording & accept all changes -> now it should work Actual Results: No spell suggestions Expected Results: Should show spell Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 42c5506a9e9ef58efd8193a193464e3b49d481ca CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL and in 6.2 Fine with Version: 6.1.0.0.beta1+ Build ID: da49f4aeb8d5e9a7d2cba8855d911e7cc1d2f1e2 CPU threads: 4; OS: Windows 6.3; UI render: default; Locale: nl-NL (nl_NL); Calc: CL
Created attachment 178268 [details] Example file
Confirming the behavior in Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 1c0aa970650ffc7c749e0b5ea655ebb2d137c8ae CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3 Locale: hu-HU (hu_HU.UTF-8); UI: en-US Calc: threaded This is also bibisected with win-6.3 to: https://git.libreoffice.org/core/+/32902f66e7749b2d06d13f50416be5323a0c0ea9 author Michael Stahl <Michael.Stahl@cib.de> Fri Nov 30 17:54:41 2018 +0100 committer Michael Stahl <Michael.Stahl@cib.de> Tue Dec 18 17:55:30 2018 +0100 sw_redlinehide: make layout based Show/Hide mode the default Adding CC to: Michael Stahl Before this the spelling popup was shown with additional Next Change/Previous change options at the bottom.
Digging deeper with 6.2, next bibisect shows author Michael Stahl <Michael.Stahl@cib.de> Mon Sep 17 12:01:46 2018 +0200 committer Michael Stahl <Michael.Stahl@cib.de> Wed Sep 19 10:18:33 2018 +0200 sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode config
(In reply to Gabor Kelemen (allotropia) from comment #3) > Digging deeper with 6.2, next bibisect shows > > author Michael Stahl <Michael.Stahl@cib.de> Mon Sep 17 12:01:46 2018 +0200 > committer Michael Stahl <Michael.Stahl@cib.de> Wed Sep 19 10:18:33 2018 +0200 > > sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode config Argh: Environment variable SW_REDLINEHIDE should have been used :-( It can be bisected even further
With environment variable, I got: https://git.libreoffice.org/core/+/4532845e22c10f252840887e55002307227b2390 author Michael Stahl <Michael.Stahl@cib.de> Thu Jul 26 14:12:53 2018 +0200 committer Michael Stahl <Michael.Stahl@cib.de> Wed Sep 19 10:18:20 2018 +0200 sw_redlinehide_2: add *another* flag to DocumentRedlineManager
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e07b9c5142af838648a4d03a0bdce76612cf7535 tdf#147416 sw_redlinehide: fix spell checking popup It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
hopefully fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/c29caa41f826e0f3f7850d6276407a937c512957 tdf#147416 sw_redlinehide: fix spell checking popup It will be available in 7.3.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/3529eef8c61a4fa28cbe68d229b324e0f8b9342c tdf#147416 sw_redlinehide: fix spell checking popup It will be available in 7.2.7. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 4e2ce2a460458f17ee4360c45a2da2fc4b4d753e CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: en-US (hu_HU); UI: en-US Calc: threaded Spell suggestions appear.