Activity log for bug #646157

Date Who What changed Old value New value Message
2010-09-23 16:49:58 Ilja Sekler bug added bug
2010-09-23 16:51:15 Ilja Sekler description Binary package hint: openoffice.org The version of Go-OO Calc as used in Ubuntu Maverick and Lucid forgets the initial non-default row height when modifying a cell within this row. It required that the spreadsheet was created by Microsoft Excel and saved in the binary .xls format, Excel spreadsheets created by OpenOffice.org doesn't trigger the bug. A testcase: <http://www.exinfm.com/excel%20files/capbudg.xls> STR: 1. Select the cell A1 in testcase spreadsheet (capbudg.xls). 2. Check the row height (Format / Row / Height). The displayed value is 0.35'' (0,88cm). 3. Modify e.g. the font or the background color in A1. 4. Check the row height again. Actual Results: the row height has become 0.31'' (0,79cm). 'Undo' doesn't revert the changes of the row height. Expected Results: the row height in Step 4 is the same as in Step 2. This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 Microsoft TrueType core fonts are installed, if this matters. Binary package hint: openoffice.org The version of Go-OO Calc as used in Ubuntu Maverick and Lucid forgets the initial non-default row height when modifying a cell within this row. It is required that the spreadsheet was created by Microsoft Excel and saved in the binary .xls format, Excel spreadsheets created by OpenOffice.org don't trigger the bug. A testcase: <http://www.exinfm.com/excel%20files/capbudg.xls> STR: 1. Select the cell A1 in testcase spreadsheet (capbudg.xls). 2. Check the row height (Format / Row / Height). The displayed value is 0.35'' (0,88cm). 3. Modify e.g. the font or the background color in A1. 4. Check the row height again. Actual Results: the row height has become 0.31'' (0,79cm). 'Undo' doesn't revert the changes of the row height. Expected Results: the row height in Step 4 is the same as in Step 2. This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 Microsoft TrueType core fonts are installed, if this matters.
2010-09-29 22:04:25 Ilja Sekler attachment added a better testcase https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls
2011-02-03 05:35:09 penalvch openoffice.org (Ubuntu): status New Incomplete
2011-02-03 19:49:58 penalvch openoffice.org (Ubuntu): status Incomplete New
2011-02-04 02:57:03 penalvch bug task added libreoffice (Ubuntu)
2011-02-04 03:14:47 penalvch libreoffice (Ubuntu): status New Confirmed
2011-02-04 03:20:31 penalvch tags lo33
2011-02-22 04:48:12 penalvch bug watch added http://bugs.freedesktop.org/show_bug.cgi?id=34552
2011-02-22 04:48:12 penalvch bug task added df-libreoffice
2011-02-22 05:01:57 Micah Gersten libreoffice (Ubuntu): importance Undecided Medium
2011-02-22 05:01:57 Micah Gersten libreoffice (Ubuntu): status Confirmed Triaged
2011-02-22 07:21:35 Bug Watch Updater df-libreoffice: status Unknown Confirmed
2011-02-22 07:21:35 Bug Watch Updater df-libreoffice: importance Unknown Low
2011-02-26 08:49:34 penalvch description Binary package hint: openoffice.org The version of Go-OO Calc as used in Ubuntu Maverick and Lucid forgets the initial non-default row height when modifying a cell within this row. It is required that the spreadsheet was created by Microsoft Excel and saved in the binary .xls format, Excel spreadsheets created by OpenOffice.org don't trigger the bug. A testcase: <http://www.exinfm.com/excel%20files/capbudg.xls> STR: 1. Select the cell A1 in testcase spreadsheet (capbudg.xls). 2. Check the row height (Format / Row / Height). The displayed value is 0.35'' (0,88cm). 3. Modify e.g. the font or the background color in A1. 4. Check the row height again. Actual Results: the row height has become 0.31'' (0,79cm). 'Undo' doesn't revert the changes of the row height. Expected Results: the row height in Step 4 is the same as in Step 2. This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 Microsoft TrueType core fonts are installed, if this matters. Binary package hint: openoffice.org 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc: Installed: 1:3.3.1-1ubuntu3~maverick1 Candidate: 1:3.3.1-1ubuntu3~maverick1 Version table: *** 1:3.3.1-1ubuntu3~maverick1 0 500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status apt-cache policy gnumeric gnumeric: Installed: 1.10.8-1ubuntu1 Candidate: 1.10.8-1ubuntu1 Version table: *** 1.10.8-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages 100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress: Installed: 1:3.3.0-1ubuntu1 Candidate: 1:3.3.0-1ubuntu1 Version table: *** 1:3.3.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. Note this issue does not occur in Gnumeric. OP: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2
2011-02-26 08:50:49 penalvch openoffice.org (Ubuntu): status New Incomplete
2011-02-27 21:00:13 Ilja Sekler tags lo33 apport-collected lo33 natty
2011-02-27 21:00:19 Ilja Sekler description Binary package hint: openoffice.org 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc: Installed: 1:3.3.1-1ubuntu3~maverick1 Candidate: 1:3.3.1-1ubuntu3~maverick1 Version table: *** 1:3.3.1-1ubuntu3~maverick1 0 500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status apt-cache policy gnumeric gnumeric: Installed: 1.10.8-1ubuntu1 Candidate: 1.10.8-1ubuntu1 Version table: *** 1.10.8-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages 100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress: Installed: 1:3.3.0-1ubuntu1 Candidate: 1:3.3.0-1ubuntu1 Version table: *** 1:3.3.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. Note this issue does not occur in Gnumeric. OP: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 Binary package hint: openoffice.org 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc: Installed: 1:3.3.1-1ubuntu3~maverick1 Candidate: 1:3.3.1-1ubuntu3~maverick1 Version table: *** 1:3.3.1-1ubuntu3~maverick1 0 500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status apt-cache policy gnumeric gnumeric: Installed: 1.10.8-1ubuntu1 Candidate: 1.10.8-1ubuntu1 Version table: *** 1.10.8-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages 100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress: Installed: 1:3.3.0-1ubuntu1 Candidate: 1:3.3.0-1ubuntu1 Version table: *** 1:3.3.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. Note this issue does not occur in Gnumeric. OP: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 --- Architecture: i386 DistroRelease: Ubuntu 11.04 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101214) Package: openoffice.org PackageArchitecture: i386 ProcEnviron: LANGUAGE=de_DE:de:en_GB:en LANG=de_DE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Tags: natty Uname: Linux 2.6.38-5-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
2011-02-27 21:00:25 Ilja Sekler attachment added Dependencies.txt https://bugs.launchpad.net/bugs/646157/+attachment/1875326/+files/Dependencies.txt
2011-04-10 05:02:10 penalvch description Binary package hint: openoffice.org 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc: Installed: 1:3.3.1-1ubuntu3~maverick1 Candidate: 1:3.3.1-1ubuntu3~maverick1 Version table: *** 1:3.3.1-1ubuntu3~maverick1 0 500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages 100 /var/lib/dpkg/status apt-cache policy gnumeric gnumeric: Installed: 1.10.8-1ubuntu1 Candidate: 1.10.8-1ubuntu1 Version table: *** 1.10.8-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages 100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress: Installed: 1:3.3.0-1ubuntu1 Candidate: 1:3.3.0-1ubuntu1 Version table: *** 1:3.3.0-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages 100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. Note this issue does not occur in Gnumeric. OP: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 --- Architecture: i386 DistroRelease: Ubuntu 11.04 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101214) Package: openoffice.org PackageArchitecture: i386 ProcEnviron: LANGUAGE=de_DE:de:en_GB:en LANG=de_DE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Tags: natty Uname: Linux 2.6.38-5-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare Binary package hint: openoffice.org Binary package hint: libreoffice 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc:   Installed: 1:3.3.1-1ubuntu3~maverick1   Candidate: 1:3.3.1-1ubuntu3~maverick1   Version table:  *** 1:3.3.1-1ubuntu3~maverick1 0         500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages         100 /var/lib/dpkg/status apt-cache policy gnumeric gnumeric:   Installed: 1.10.8-1ubuntu1   Candidate: 1.10.8-1ubuntu1   Version table:  *** 1.10.8-1ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages         100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress:   Installed: 1:3.3.0-1ubuntu1   Candidate: 1:3.3.0-1ubuntu1   Version table:  *** 1:3.3.0-1ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages         100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. WORKAROUND: Use Gnumeric as this problem does not occur with it. Original Report Comments: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 --- Architecture: i386 DistroRelease: Ubuntu 11.04 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101214) Package: openoffice.org PackageArchitecture: i386 ProcEnviron:  LANGUAGE=de_DE:de:en_GB:en  LANG=de_DE.UTF-8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Tags: natty Uname: Linux 2.6.38-5-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
2011-04-19 05:42:09 penalvch summary Calc loses row height value when modifying a cell [Upstream] Calc loses row height value when modifying a cell
2011-05-17 18:00:37 penalvch description Binary package hint: openoffice.org Binary package hint: libreoffice 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc:   Installed: 1:3.3.1-1ubuntu3~maverick1   Candidate: 1:3.3.1-1ubuntu3~maverick1   Version table:  *** 1:3.3.1-1ubuntu3~maverick1 0         500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages         100 /var/lib/dpkg/status apt-cache policy gnumeric gnumeric:   Installed: 1.10.8-1ubuntu1   Candidate: 1.10.8-1ubuntu1   Version table:  *** 1.10.8-1ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages         100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress:   Installed: 1:3.3.0-1ubuntu1   Candidate: 1:3.3.0-1ubuntu1   Version table:  *** 1:3.3.0-1ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages         100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. WORKAROUND: Use Gnumeric as this problem does not occur with it. Original Report Comments: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 --- Architecture: i386 DistroRelease: Ubuntu 11.04 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101214) Package: openoffice.org PackageArchitecture: i386 ProcEnviron:  LANGUAGE=de_DE:de:en_GB:en  LANG=de_DE.UTF-8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Tags: natty Uname: Linux 2.6.38-5-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare Binary package hint: openoffice.org Binary package hint: libreoffice 1) Maverick: lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 Natty: lsb_release -rd Description: Ubuntu natty (development branch) Release: 11.04 2) Maverick: apt-cache policy libreoffice-calc libreoffice-calc:   Installed: 1:3.3.1-1ubuntu3~maverick1   Candidate: 1:3.3.1-1ubuntu3~maverick1   Version table:  *** 1:3.3.1-1ubuntu3~maverick1 0         500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ maverick/main i386 Packages         100 /var/lib/dpkg/status Natty: apt-cache policy libreoffice-impress libreoffice-impress:   Installed: 1:3.3.0-1ubuntu1   Candidate: 1:3.3.0-1ubuntu1   Version table:  *** 1:3.3.0-1ubuntu1 0         500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages         100 /var/lib/dpkg/status 3) What is expected to happen via the Terminal: cd ~/Desktop && wget https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/646157/+attachment/1655284/+files/row-height.xls && localc -nologo row-height.xls Row 8 height is 0.17". Highlighted row 8, changed background color to black, the row height does not change. 4) What happened instead is the the height changed to 0.40". Pressed Ctrl+Z to undo, the color changed back, but the row height did not. WORKAROUND: Use Gnumeric as this problem does not occur with it. lsb_release -rd Description: Ubuntu 10.10 Release: 10.10 apt-cache policy gnumeric gnumeric: Installed: 1.10.8-1ubuntu1 Candidate: 1.10.8-1ubuntu1 Version table: *** 1.10.8-1ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ maverick/universe i386 Packages 100 /var/lib/dpkg/status Original Report Comments: This is a regression, didn't see this happen on Lucid with ubuntu-proposed at least before 2010-06-03. The bug doesn't exist in the vanilla OpenOffice.org 3.2.1 or 3.3.0beta1 by Sun/Oracle. openoffice.org-calc 1:3.2.1-6ubuntu2 --- Architecture: i386 DistroRelease: Ubuntu 11.04 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101214) Package: openoffice.org PackageArchitecture: i386 ProcEnviron:  LANGUAGE=de_DE:de:en_GB:en  LANG=de_DE.UTF-8  SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6 Tags: natty Uname: Linux 2.6.38-5-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
2011-05-17 18:00:54 penalvch bug task added gnumeric (Ubuntu)
2011-05-17 18:01:10 penalvch gnumeric (Ubuntu): status New Invalid
2011-09-15 14:18:13 Björn Michaelsen openoffice.org (Ubuntu): status Incomplete Won't Fix
2011-12-24 13:41:08 Bug Watch Updater df-libreoffice: status Confirmed Incomplete
2012-01-06 01:38:34 Bug Watch Updater df-libreoffice: status Incomplete Confirmed
2012-01-06 01:38:34 Bug Watch Updater df-libreoffice: importance Low Medium
2013-07-11 13:56:13 Bug Watch Updater bug watch added https://bugs.freedesktop.org/show_bug.cgi?id=65837
2019-08-13 11:44:49 Marcus Tomlinson libreoffice (Ubuntu): status Triaged Incomplete
2019-08-13 12:41:22 Marcus Tomlinson bug watch added https://bugs.documentfoundation.org/show_bug.cgi?id=34552
2019-08-13 12:41:22 Marcus Tomlinson df-libreoffice: importance Medium Unknown
2019-08-13 12:41:22 Marcus Tomlinson df-libreoffice: status Confirmed Unknown
2019-08-13 12:41:22 Marcus Tomlinson df-libreoffice: remote watch freedesktop.org Bugzilla #34552 Document Foundation Bugzilla #34552
2019-09-02 17:18:04 Bug Watch Updater df-libreoffice: status Unknown Confirmed
2019-09-02 17:18:04 Bug Watch Updater df-libreoffice: importance Unknown Medium
2019-09-02 17:18:11 Bug Watch Updater bug watch added https://bugs.documentfoundation.org/show_bug.cgi?id=65837
2019-09-25 13:17:26 Marcus Tomlinson libreoffice (Ubuntu): status Incomplete Confirmed
2022-05-20 17:34:28 Bug Watch Updater df-libreoffice: importance Medium Low