Created attachment 88183 [details] Shot of box missing text Problem description: If one types a double-space in error, a blue underline alerts one that there is an error. The box (see acreen shot) has an empty field for the action, which is to delete the extra space. Steps to reproduce: 1. .... 2. .... 3. .... Current behavior: As above Expected behavior: Text needs to be added. Operating System: Windows 7 Version: 4.1.3.1 rc
You have 4.1.3.2 rc listed as a possible version but I cannot find it to download and test from the usual place of the LO site.
(In reply to comment #1) > You have 4.1.3.2 rc listed as a possible version but I cannot find it to > download and test from the usual place of the LO site. http://dev-builds.libreoffice.org/pre-releases/win/x86/
I was looking in the pre-release section of the web site. Thanks for the link - bookmarked. On 27 October 2013 16:47, <bugzilla-daemon@freedesktop.org> wrote: > *Comment # 2 <https://bugs.freedesktop.org/show_bug.cgi?id=70921#c2> on bug > 70921 <https://bugs.freedesktop.org/show_bug.cgi?id=70921> from Maxim<momonasmon@gmail.com> > * > > (In reply to comment #1 <https://bugs.freedesktop.org/show_bug.cgi?id=70921#c1>)> You have 4.1.3.2 rc listed as a possible version but I cannot find it to > > download and test from the usual place of the LO site.http://dev-builds.libreoffice.org/pre-releases/win/x86/ > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > >
I can confirm that the bug exists in RC2. Also, the full stop (period) after the text in the top box should be removed. On 27 October 2013 17:27, Guy Simmons <guysim@gmail.com> wrote: > I was looking in the pre-release section of the web site. Thanks for the > link - bookmarked. > > > On 27 October 2013 16:47, <bugzilla-daemon@freedesktop.org> wrote: > >> *Comment # 2 <https://bugs.freedesktop.org/show_bug.cgi?id=70921#c2>on bug >> 70921 <https://bugs.freedesktop.org/show_bug.cgi?id=70921> from Maxim<momonasmon@gmail.com> >> * >> >> (In reply to comment #1 <https://bugs.freedesktop.org/show_bug.cgi?id=70921#c1>)> You have 4.1.3.2 rc listed as a possible version but I cannot find it to >> > download and test from the usual place of the LO site.http://dev-builds.libreoffice.org/pre-releases/win/x86/ >> >> ------------------------------ >> You are receiving this mail because: >> >> - You reported the bug. >> >> > > > -- > Stress - the condition brought about by having to resist the temptation > to beat the living daylights out of someone who richly deserves it. >
Sorry for the quoted text in comments #3&4.
Confirmed with Version: 4.2.0.0.alpha1+ Build ID: ebeff1814cbecfba9bbeaeba8067b58f71703a39 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2013-11-06_05:59:04 Note: clicking the missing text/blank field execute the action, the extra space is removed - Set to New and changed Plateform to All - Sophie
** 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 on a currently supported version of LibreOffice (4.4.1 or later) https://www.libreoffice.org/download/ *If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior *If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) 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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for your help! -- The LibreOffice QA Team This NEW Message was generated on: 2015-04-18
Still reproducible. Version: 4.4.2.2 Build ID: c4c7d32d0d49397cad38d62472b0bc8acff48dd6
*** Bug 92119 has been marked as a duplicate of this bug. ***
Still present in 5.1.4.2
This is not a bug. This is the replacement field that the grammar checker fills with suggestions. As the grammar checker wants to replace two spaces with one, the field is just the character " ": an invisible space. If you type: "a office", the suggestion will be "an office". It works as expected. So, if you want to modify the text with a label different than the replacement text, this is an enhancement request.
(In reply to Olivier R. from comment #11) > So, if you want to modify the text with a label different than the > replacement text, this is an enhancement request. Adding needsUXEval to find out if design team can help with what should be showed additionally in the context menu.
Would expect a hint like "(Replace ' ' by ' ')" in this case instead of showing white-space. But it seems to me totally up to the language tool.