Bug 149533 - Spell checking: superfluous message when cursor is at end of document
Summary: Spell checking: superfluous message when cursor is at end of document
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.4.7.2 release
Hardware: All All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Spell-Checking
  Show dependency treegraph
 
Reported: 2022-06-12 14:22 UTC by Gerhard Weydt
Modified: 2025-07-03 15:28 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
test document to show the problem (9.61 KB, application/vnd.oasis.opendocument.text)
2022-06-12 14:22 UTC, Gerhard Weydt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard Weydt 2022-06-12 14:22:08 UTC
Created attachment 180688 [details]
test document to show the problem

When the cursor is at the end of a writer document (it seems there must be at least two paragraphs) and you press F7 or start the spellchecking via menu, you get the message "Continue checking at beginning of document?".
This is unnecessary, as the user expilicitly started the spell checking, and the entire document is checked regardless of the cursor position in any cas except the end of document.
To test, download the test document, put the cursor at the second line and press F7.
Comment 1 Daniel Lenhardt 2022-06-12 15:12:43 UTC
I can confirm that this acurres.
It would be more elegant, if the question would not apear when you start the checking at the end of the document.
Comment 2 karolus 2022-06-12 15:58:47 UTC
I can confirm with 6.1.2 on debian 10.

but about smart guessing… what does $User probably expect at the very End of LARGE writer-docs (eg 500 Pages +) ??
Comment 3 libby 2022-06-12 16:49:11 UTC Comment hidden (off-topic)
Comment 4 libby 2022-06-12 16:57:32 UTC Comment hidden (off-topic)
Comment 5 libby 2022-06-12 16:59:02 UTC Comment hidden (off-topic)
Comment 6 Gerhard Weydt 2022-06-13 10:23:34 UTC
It seems that Calc works differently, scanning for spelling errors starts with the cell the cursor is in. So the message named above may be appropriate for Calc.
Comment 7 Justin L 2025-07-03 15:28:46 UTC
The spell checker starts at the cursor position.
If there are no errors between the cursor position and the end of the document, then the first thing the user sees after opening the spell checker is this "superfluous message".

In terms of work-flow, it might be fairly common to start a spell check at the end of a document - after all the content has been created.