Description: Bullet points appear inside a table when browsing through the cells using arrow key Steps to Reproduce: 1. Open the attached file 2. Enter cell A1 3. Press Arrow down key (B5 & C5 will get a bullet point) Actual Results: Bullet point in B5 an C5 Expected Results: Shouldn't Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 6.2.0.0.alpha0+ Build ID: 52cb73911e661fb636085337374e09845f07783b CPU threads: 4; OS: Windows 6.3; UI render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2018-10-02_01:05:50 Locale: nl-NL (nl_NL); Calc: CL but not in Versie: 4.4.7.2 Build ID: f3153a8b245191196a4b6b9abd1d0da16eead600 Locale: nl_NL
Created attachment 145433 [details] Example file
I can confirm with Version: 6.2.0.0.alpha0+ Build ID: 75a48e37b260c145297261d0e0ab5720894404f1 CPU threads: 4; OS: Windows 6.1; UI render: default; but not in Version: 4.4.0.0.alpha0+ Build ID: dea4a3b9d7182700abeb4dc756a24a9e8dea8474
Reproduced in Versión: 6.1.2.1 Id. de compilación: 65905a128db06ba48db947242809d14d3f9a93fe Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; Configuración regional: es-ES (es_ES); Calc: group threaded
I guess the issue was introduced by https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91 author Armin Le Grand <Armin.Le.Grand@cib.de (CIB)> 2018-03-01 15:54:32 +0100 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-04-06 22:29:02 +0200 commit 6c14c27c75a03e2363f2b363ddf0a6f2f46cfa91 (patch) tree e66f50adb222dbc1490b4df2d3c63541dad999ac parent e1b247a843c5eb850fe0079819239d9883412d38 (diff) SOSAW080: Added first bunch of basic changes to helpers I can't reproduce it before this commit. After this, it crashes selecting the table and the crash gets fixed in https://cgit.freedesktop.org/libreoffice/core/commit/?id=c28ec6d9fbb21b363102faac0171de2754ea5d75 author Armin Le Grand <Armin.Le.Grand@cib.de> 2018-07-18 13:53:38 +0200 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-07-18 15:40:04 +0200 commit c28ec6d9fbb21b363102faac0171de2754ea5d75 (patch) tree 3b7a8816aa362c4cae03117f8bf86be7d2c1da3f parent f35e3b36b0df830d0259d9d754c3da1946da3e6b (diff) tdf#118354 Do not dereference non-exsisting Object Adding Cc: to Armin Le Grand
Dear Telesto, 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
Looks like this has been fixed Reproducible in Version: 6.3.0.0.alpha0+ (x64) Build ID: c61623028b79f918d0ed2bc2ca47db17e68a26cb But NOT repo in any version I tested after: Version: 6.4.0.0.alpha0+ (x64) Build ID: 6b888ac476fe6ac2ee96c7086cb8c24249f08473
Also fixed in Versió: 6.3.3.2 ID de la construcció: 1:6.3.3-0ubuntu0.18.04.1~lo1 Fils de CPU: 4; SO: Linux 4.15; Renderitzador de la IU: per defecte; VCL: x11; Configuració local: ca-ES (ca_ES.UTF-8); Llengua de la IU: ca-ES Calc: threaded thus, no need for backport
Telesto, I noticed that comparing the behavior of cells B5, C5 in 5.4, 6.1, and 6.5, the behavior is now different in all 3. Should B5 and C5 be set to bullet formatted text? 5.4: Cells not bullet format when text entered 6.1: Down Arrow or text triggers bullet 6.5: Only entered text triggers a bullet I bisected this fix to: commit f4ea84ff370d33a02a8fb1d6405b9d964491258e Author: Noel Grandin <noel.grandin@collabora.co.uk> tdf#119650 slow saving spreadsheet with comments, part 1 https://cgit.freedesktop.org/libreoffice/core/commit/?id=f4ea84ff370d Noel, Did you intend your file save optimization to change run-time behavior?
*** Bug 128783 has been marked as a duplicate of this bug. ***