Description: New regression in 6.1 Steps to Reproduce: 1.Open file and select the characters from 24 to 39 position – words „a little bit of“ 2.open Tools- Word Count 3. Actual Results: Characters including spaces = 0. Expected Results: Should be 44. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Created attachment 142201 [details] test file
Created attachment 142202 [details] description -printscreens
This seems to have begun at the below commit. Adding Cc: to Mohammed Abdul Azeem ; Could you possibly take a look at this one? Thanks 2fb92e5b348a9aa7fb86fe470d28e5fb8e743a27 is the first bad commit commit 2fb92e5b348a9aa7fb86fe470d28e5fb8e743a27 Author: Jenkins Build User <tdf@pollux.tdf> Date: Wed Mar 14 14:28:34 2018 +0100 source bf46b46a1d734348096936284fb8a76e977936d0 author Mohammed Abdul Azeem <azeemmysore@gmail.com> 2017-10-01 14:11:11 +0530 committer Michael Meeks <michael.meeks@collabora.com> 2018-03-14 14:12:08 +0100 commit bf46b46a1d734348096936284fb8a76e977936d0 (patch) tree a76c30897cf1e49491bf26580c823701b6d74778 parent 1b61d0417bf46896ef1f1bd1e1a8209588fc157a (diff) Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:
I assume, you're talking about "characters excluding spaces" (see your attachment) Repro with Version: 6.1.0.0.alpha1+ (x64) Build ID: 775d0f26beecffccf3ed27a6a011aff20d91f842 CPU threads: 4; OS: Windows 10.0; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-04-26_01:05:25 Locale: en-US (de_DE); Calc: CL
(In reply to Dieter Praas from comment #4) > I assume, you're talking about "characters excluding spaces" Yes, thanks!
Dear raal, 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
Repro LO 6.3, no repro 7.0. WFM.
LO 6.4: bf884b45fb3fa38f127b490f61db77e7352f7be6 is the first good commit Date: Fri May 22 19:14:43 2020 +0200 source d6c54d439e35e90dc51ddcbe2e0701ee22a5b9e1 Previous source 3ac066a585c781e0cb6e7fa7ae6a3c1107839dce https://gerrit.libreoffice.org/plugins/gitiles/core/+/d6c54d439e35e90dc51ddcbe2e0701ee22a5b9e1%5E!/ commit d6c54d439e35e90dc51ddcbe2e0701ee22a5b9e1 [log] author himajin100000 <himajin100000@gmail.com> Tue May 19 14:32:52 2020 +0200 committer Michael Stahl <michael.stahl@cib.de> Fri May 22 18:50:33 2020 +0200 tree d6502880363a30a6066897d6c5e3444efe133f39 parent 3ac066a585c781e0cb6e7fa7ae6a3c1107839dce [diff] meta:non-whitespace-character-count attribute is known also, fixed a typo and re-positioned the item to the correct index.
Verified in Version: 7.1.0.0.alpha0+ Build ID: 6b2eff7d69c6e14d89dd33eaa58c01d82c541266 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded UItest submitted to gerrit
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/127696ba2b090c7ff93b6944b840e25acad63975 tdf#117703: sw: Add UItest It will be available in 7.1.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.