https://bugs.documentfoundation.org/show_bug.cgi?id=149533
--- Comment #8 from Justin L <[email protected]> --- I would tend to mark this as a WONTFIX. 1.) What defines the "end of the document?" If there are 3 empty paragraph markers at the end of the document - is the second last one not "the end of the document"? 2.) I can imagine that there are very good reasons in general for only spell-checking to the end of the document, and not automatically wrapping around to "end at the spellcheck's starting point". In other words, having the dialog at all is important for various work flows, and shouldn't be eliminated altogether. 3.) Making exceptions to the simple case of reached-the-end-of-the-document will simply be very error prone. Already we have edge cases of end-of-the-document -> footnotes -> draw objects -> comments etc. In other words, what seems simple to a human (I'm at the end of the document) is not at all simple to LibreOffice. The risk/benefit of code complexity here is not worth it IMHO. -- You are receiving this mail because: You are the assignee for the bug.
