4 Sep 2020

Investing in bug reports pays off

Document compatibility between office suites is a common concern for LibreOffice users. People take sample documents, expecting a pixel-perfect similarity with other office applications and rightly so. While we cover most aspects of formats outside the OpenDocument Format specification, LibreOffice’s native format, there are pieces that have not been implemented yet (for example smooth shadows, which have been implemented recently and will be available in LibreOffice 7.1). Of course we sometimes fail as well, like any other software producer. Microsoft’s “transitional” formats often include undocumented or obscure content that is hard for other office suites to parse.

One enormous advantage of open source software is that you can talk more or less directly to the developers. All bug reports and enhancement requests are taken seriously and will receive immediate response unlike what happens when you complain about issues to companies without open development models. Unfortunately not everyone knows about this advantage so we thought it’s time to recall.

The people doing quality assurance for LibreOffice is an ever-changing group of around 30 contributors. They analyse user reports tirelessly and always appreciate problem descriptions delivered in a clear and understandable way. In a recent article about LibreOffice appearing on dedoimedo.com, several bugs were reported, but in a rather incomplete way. It is understandable, if a journalist does not want to create proper reports in our bug tracker on top of writing an article. Maybe there is a middle-ground, though.

Simply linking to the problematic Microsoft Office templates would have made the work of the quality assurance team much easier. Now the templates shown in the screenshots had to be discovered through detective work on the MSO template site. Particularly unfortunate was the case of a template, which refused to open properly. There is no way of figuring out the identity of the document and the author never replied to an email requesting for more information. On the other hand, it might be time for the QA team to again methodically go through every single template on the MSO site – such work has been done before, resulting in many solved incompatibilities.

Detailed comments on the document template issues described in the Dedoimedo article

Fashion newsletter template: Some obstacles need to be considered regarding cross-application and probably also cross-platform compatibility questions. Documents written on one system might use a font that is not available on another. The article mentioned above talks about the word FASHION breaking into two lines in the MSO Fashion newsletter template. The reason for this wrapping is that the author did not notice they were missing the Century Gothic font. This can be seen in the Formatting toolbar, where the font name appears in italics and hovering over it shows a tooltip saying that the font is not available and has been substituted.

The author refers to an image border missing on the first page. Probably they meant the whole page margin on the right. This issue was not seen on Windows or Linux by testers.

The image stretching issue had not been reported before. The newly-created report contains an analysis on a level that is typical to the QA team. However, the QA team will gladly conduct further analysis on reports with less details. The image stretching issue is the same that is seen in the restaurant newsletter template

An issue not mentioned in the article is the incorrect lengths of the fuchsia-coloured lines on the first page. This was analysed through binary bisecting and found to have been reported before. This issue is an unfortunate side effect of a complex internal improvement in the handling of shapes.

Restaurant newsletter template: Testers did not see the issue with the placement of the restaurant logo.

Based on data in our bug tracker, LibreOffice saw over 330 fixes or feature implementations for MSO and RTF document issues in 2019. The number for 2020 is already over 330 at this point. The real numbers are likely higher as not every code change is connected with a report. These statistics clearly indicate that document compatibility is seeing significant investments from the commercial ecosystem and volunteers alike.

LibreOffice quality assurance is aided by many automated systems. One of these is called “Office interoperability tools”. It compares the output of Microsoft Office and LibreOffice over a huge corpus of documents in order to find regressions. Manual testing and problem discovery is still needed – we can’t automate the testing of issues we don’t know about.

As mentioned, while Microsoft’s “transitional” formats continue to use undocumented or cryptic content, which makes life difficult for other office suites, there’s a limit to what we can do. Ultimately, it would be better if everyone used the OpenDocument Format, to ensure maximum interoperability.

If you want to learn how to create high quality bug reports, please read our dedicated guide in The Document Foundation wiki.…

10 Aug 2020

QA/Dev Report: July 2020

General Activities

  1. LibreOffice 6.4.5 was announced on July, 2
  2. A Bug Hunting Session for LibreOffice 7.0 RC1 took place on July, 6
  3. Olivier Hallot (TDF) added a help page for Calc cell styles
  4. László Németh (NISZ) documented the new “Localized options” of AutoCorrect in help and fixed DOCX import issues concerning paragraph spacing and rotated text in table cell
  5. Octavio Alvarez made Clear Direct Formatting help match reality
  6. Stanislav Horacek, Mihkel Tõnnov, Ilmari Lauhakangas (TDF), Olivier Hallot (TDF) and Johnny_M made many Help improvements and cleanups
  7. Caolán McNamara (Red Hat) fixed a print preview clip region issue and a mismatch of document names with their thumbnails in the Start Center with right-to-left UI. He also continued the crucial user interface backend work and did many cleanups and crash fixes
  8. Eike Rathke (Red Hat) improved the correctness of Calc’s input field number scanner, made it so TIMEVALUE() accepts minutes or seconds > 59 and improved handling of decimal separators
  9. Stephan Bergmann (Red Hat) made many cleanups, C++ conformance fixes and build and test fixes
  10. Luboš Luňák (Collabora) fixed saving big documents with a password and continued with the Skia graphics engine integration
  11. Noel Grandin (Collabora) made many code cleanups and improved the performance of undoing sheet deletion in Calc
  12. Miklos Vajna (Collabora) fixed an issue with DOCX chart labels, semi-transparent text in exported SVGs, made it so only built-in fonts are used for forms in order to export working PDFs, fixed handling soft hyphens in Writer’s find & replace, fixed a DOCX issue with overlapping floating tables anchored inside a table, made it possible to add visible signatures to existing PDF files in Draw
  13. Xisco Faulí (TDF) made nearly 30 additions and fixes to unit tests
  14. Szabolcs Tóth and Regényi Balázs (NISZ) fixed several issues with imported and exported DOCX shape width, height and position
  15. Jan-Marek Glogowski fixed some Qt5 issues and made updates and improvements to the build process and dependencies
  16. Szymon Kłos (Collabora) continued working on the styles preview widget for the Tabbed Notebookbar user interface and made many Notebookbar-related code cleanups
  17. Julien Nabet fixed issues in Swarm Non-Linear Solver, an issue with exported image file extension, made PNG export remember the previously selected transparency option and made some improvements to the auto-redaction feature
  18. Rizal Muttaqin made many improvements in the icon themes
  19. Adolfo Jayme Barrientos improved the layout of the About and Auto-redaction dialogs
  20. Tor Lillqvist (Collabora) worked on the iOS app, did code cleanups and macOS build improvements
  21. Mike Kaganski (Collabora) improved the Windows installation process for locales other than en-US, prevented unwanted view scrolling in Writer after certain operations and did code cleanups and crash fixes
  22. Pierre Marty (Linagora) fixed viewing PDF after export and updating the state of slide master option buttons in Tabbed interface
  23. Dante Doménech added func and oper to Math Elements pane and introduced a symbol for Fourier transform
  24. Jim Raykowski added the much-requested outline folding feature to Writer
  25. Tibor Nagy (NISZ) fixed an issue with textbox positioning in an imported DOCX
  26. Szabolcs Tóth (NISZ) fixed an issue with the Z-order of objects in an imported DOCX file
  27. Attila Szűcs (NISZ) fixed AutoSize width of frames in an imported DOCX file, missing font color settings and text contents in header/footer of imported XLSX files
  28. Balázs Varga (NISZ) fixed several OOXML chart import/export issues
  29. Srijan Bhatia made it possible to change the animation for several objects at once in Impress, added an exit button to the Presenter console and an option to print even or odd values from a particular range in all applications
  30. Attila Bakos (NISZ) fixed issues with positioning and anchoring in imported DOCX files and issues with the textboxes of shapes in Writer
  31. Svante Schubert fixed top border style in HTML export
  32. Maxim Monastirsky fixed RTL/LTR buttons not appearing before restart after enabling CTL and fixed issues with the “New file” button when extra large icons are selected
  33. Justin Luth (Collabora/SIL) fixed missing bottom border and background colour of vertically merged table cells in imported DOCX files, incorrect font colours in an imported DOC file, added an entry for “Delete Table” in Draw/Impress context menu and toolbar, missing left/right table borders in certain situations in imported DOCX files, issues with headers in imported/exported DOC/DOCX files, tabstop position after a bullet point in an exported DOC file and recentering of center-aligned tables after resizing
  34. Samuel Thibault improved the accessibility regression testing tool
  35. Vasily Melenchuk (CIB) made style name generation in Writer safer
  36. Tünde Tóth (NISZ) fixed some issues with OOXML chart titles and labels
  37. Michael Stahl (CIB) fixed many issues with undo/redo in Writer and continued improving change tracking and anchoring
  38. Sarper Akdemir worked on his GSoC project “Add Impress shape animations that use a real physics engine”
  39. Ahmed ElShreif worked on his GSoC project “Extending the UITest framework”
  40. Ahmad Ganzouri worked on his GSoC project “Blurry Shadows”
  41. Shivam Kumar Singh worked on his GSoC project “Styles Inspector”
  42. Aditya Sahu worked on his GSoC project “Move the gallery code to use ZIP files”
  43. Yusuf Keten worked on his GSoC project “Additions – Tight integration of extensions!”

Kudos to Ilmari Lauhakangas for helping to elaborate the list above.

Reported Bugs

900 bugs, 99 of which are enhancements, have been reported by 364 people.

Top 10 Reporters

  1. Telesto ( 228 )
  2. NISZ LibreOffice Team ( 48 )
  3. Heiko Tietze ( 30 )
  4. Xisco Faulí ( 27 )
  5. NSO LibreOffice Team ( 22 )
  6. Mike Kaganski ( 17 )
  7. R. Green ( 13 )
  8. sawakaze ( 13 )
  9. johnks ( 9 )
  10. Jim Avera ( 8 )

Triaged Bugs

715 bugs have been triaged by 94 people.

Top 10 Triagers

  1. Xisco Faulí ( 201 )
  2. Heiko Tietze ( 60 )
  3. Telesto ( 47 )
  4. Dieter ( 37 )
  5. Julien Nabet ( 36 )
  6. Timur ( 35 )
  7. V Stuart Foote ( 28 )
  8. Buovjaga ( 26 )
  9. Mike Kaganski ( 22 )
  10. Roman Kuznetsov ( 14 )

Resolution of resolved bugs

580 bugs have been set to RESOLVED.

Check the following sections for more information about bugs resolved as FIXED, WORKSFORME and DUPLICATE.

Fixed Bugs

215 bugs have been fixed by 43 people.

Top 10 Fixers

  1. Caolán McNamara ( 20 )
  2. Shivam Kumar Singh ( 13 )
  3. Justin Luth ( 12 )
  4. Michael Stahl ( 11 )
  5. Luboš Luňák ( 10 )
  6. László Németh ( 8 )
  7. Regényi Balázs ( 7 )
  8. Julien Nabet ( 7 )
  9. Mike Kaganski ( 7 )
  10. Eike Rathke ( 6 )

List of critical bugs fixed

  1. tdf#134085 Start Center: Document names mismatched with their thumbnails with RTL language UI ( Thanks to Caolán McNamara )
  2. tdf#134582 Edited forms created by older version of LO cannot be opened any more ( steps in comment 11) ( Thanks to Michael Stahl )
  3. tdf#134796 FILESAVE: big document with password can’t be open afterwards ( Thanks to Luboš Luňák )

List of high severity bugs fixed

  1. tdf#127680 New Print dialog: impossible to only print even/odd pages from a range/selection ( Thanks to Srijan Bhatia )
  2. tdf#130559 LibreOffice crashes when opening a document in print preview ( Thanks to Mike Kaganski )
  3. tdf#134332 Error when saving bigger odt/ods with password ( Thanks to Luboš Luňák )
  4. tdf#134647 CRASH: going to next slide on slideshow ( Thanks to Noel Grandin )
  5. tdf#134769 XLSX file saved in LibreOffice 7 is corrupted and it is later not possible to open in Excel ( Thanks to Serge Krot )
  6. tdf#38093 Add an Outline View layout and editing mode to Writer ( Thanks to Jim Raykowski )
  7. tdf#60684 Images right-click save in wrong format as PNG in all modules ( Thanks to Julien Nabet )

List of crashes fixed

  1. tdf#130559 LibreOffice crashes when opening a document in print preview ( Thanks to Mike Kaganski )
  2. tdf#132082 Crash when entering text in multiple cells in Japanese language environment (LOOL) ( Thanks to Andras Timar )
  3. tdf#132911 Crash swlo!BigPtrArray::Index2Block+0xc8: ( Thanks to Michael Stahl )
  4. tdf#133967 Crash swlo!SwDoc::GotoOutline+0x59c ( Thanks to Michael Stahl )
  5. tdf#134250 CRASH: undoing table paste ( Thanks to Michael Stahl )
  6. tdf#134252 CRASH: undoing section paste ( Thanks to Michael Stahl )
  7. tdf#134253 CRASH: undoing field paste ( Thanks to Michael Stahl )
  8. tdf#134405 Crash when tapping odp slideshow, if experimental mode enabled. ( Thanks to Michael Weghorn )
  9. tdf#134431 CRASH: pasting content twice ( Thanks to Miklos Vajna )
  10. tdf#134436 Crash specific undo/redo dance ( Thanks to Michael Stahl )
  11. tdf#134521 Impress crashes after select object from the the navigator ( Thanks to Caolán McNamara )
  12. tdf#134551 CRASH: Deleting module in macro editor ( Thanks to Caolán McNamara )
  13. tdf#134562 Crash when focusing a figure using the Styles Inspector ( Thanks to Shivam Kumar Singh )
  14. tdf#134576 A VBA macro crashes LO ( Thanks to Mike Kaganski )
  15. tdf#134647 CRASH: going to next slide on slideshow ( Thanks to Noel Grandin )
  16. tdf#134674 Crash: Impress – Insert Animated Image – Doubleclick on ‘Create’ – 3 type of crashs [Regression] ( Thanks to Caolán McNamara )
  17. tdf#134816 Crash using Styles Inspector with paragraph styles that don’t inherit from Default Paragraph Style ( Thanks to Shivam Kumar Singh )
  18. tdf#134820 Crash after undo with experimental features enabled ( Thanks to Shivam Kumar Singh )
  19. tdf#134965 Crash in: swlo.dll ( Thanks to Michael Stahl )
  20. tdf#135078 CRASH: Impress crashes if try start a slide show from current slide ( Thanks to Mike Kaganski )
  21. tdf#135179 CRASH after closing sidebar after using Styles Inspector ( Thanks to Shivam Kumar Singh )
  22. tdf#135211 Crash: Run Swam Non Linear Solver with blank input ( Thanks to Julien Nabet )
  23. tdf#135212 Libreoffice (KDE wayland) crashes when selecting text ( Thanks to Michael Weghorn )
  24. tdf#135317 CRASH: opening ‘Animated Image’ dialog (gtk3) ( Thanks to Caolán McNamara )
  25. tdf#135321 CRASH: Right click on empty Command list (gen) ( Thanks to Julien Nabet )

List of performance issues fixed

List of old bugs ( more than 4 years old ) fixed

  1. tdf#100348 PPT(X) export of fontwork does not work ( Thanks to Regina Henschel )
  2. tdf#100772 Draw/Impress: “Delete Table” in context menu and toolbar ( Thanks to Justin Luth )
  3. tdf#38093 Add an Outline View layout and editing mode to Writer ( Thanks to Jim Raykowski )
  4. tdf#50879 form exported as pdf does not embed all required fonts ( Thanks to Miklos Vajna )
  5. tdf#59674 FILESAVE DOC: tabstop after bullet point in wrong position for MSWord (comment 9) ( Thanks to Justin Luth )
  6. tdf#60684 Images right-click save in wrong format as PNG in all modules ( Thanks to Julien Nabet )
  7. tdf#81522 FILESAVE: can’t save .docx after deleting header or footer ( Thanks to Justin Luth )
  8. tdf#85551 LO Calc and MS Excel treat invalid OFFSET height and width parameters differently ( Thanks to Eike Rathke )
  9. tdf#87783 Unifying wrap labels ( Thanks to Gabor Kelemen )
  10. tdf#98000 FILESAVE DOCX Problem with size of headers ( Thanks to Justin Luth )
  11. tdf#99492 cell background colour ignored on all but the top grids of a vertically merged cell. ( Thanks to Justin Luth )

WORKSFORME bugs

72 bugs have been retested by 32 people.

Top 10 testers

  1. Julien Nabet ( 9 )
  2. Telesto ( 8 )
  3. Timur ( 7 )
  4. Xisco Faulí ( 7 )
  5. Buovjaga ( 5 )
  6. m.a.riosv ( 3 )
  7. Jim Avera ( 3 )
  8. Thomas Lendo ( 3 )
  9. Aron Budea ( 3 )
  10. steve -_- ( 3 )

DUPLICATED bugs

144 bugs have been duplicated by 43 people.

Top 10 testers

  1. Telesto ( 27 )
  2. Timur ( 17 )
  3. Xisco Faulí ( 14 )
  4. Heiko Tietze ( 11 )
  5. V Stuart Foote ( 10 )
  6. NISZ LibreOffice Team ( 7 )
  7. Julien Nabet ( 5 )
  8. Maxim Monastirsky ( 5 )
  9. Justin L ( 4 )
  10. Lubos Lunak ( 3 )

Verified bug fixes

89 bugs have been verified by 15 people.

Top 10 Verifiers

  1. Xisco Faulí ( 53 )
  2. BogdanB ( 15 )
  3. Attila Baraksó (NISZ) ( 4 )
  4. Roman Kuznetsov ( 3 )
  5. Buovjaga ( 2 )
  6. Dieter ( 2 )
  7. baffclan ( 2 )
  8. Timur (
17 Jul 2020

LibreOffice 7.0 RC2 is available for testing

The LibreOffice Quality Assurance ( QA ) Team is happy to announce LibreOffice 7.0 RC2 is available for testing!

LibreOffice 7.0 will be released as final at the beginning of August, 2020 ( Check the Release Plan for more information ) being LibreOffice 7.0 RC2 the fifth pre-release since the development of version 7.0 started in the beginning of June, 2019. Since the previous release, LibreOffice 7.0 RC1, 73 commits have been submitted to the code repository and 57 bugs have been fixed. Check the release notes to find the new features included in LibreOffice 7.0.

LibreOffice 7.0 RC2 can be downloaded from here for Linux, MacOS and Windows.

In case you find any problem in this pre-release, please report it in Bugzilla ( You just need a legit email account in order to create a new account ).

For help, you can contact the QA Team directly in the QA IRC channel or via Telegram.

LibreOffice is a volunteer-driven community project and your help is much appreciated.

Happy testing!!

Download it now!

8 Jul 2020

QA/Dev Report: June 2020

General Activities

  1. Adolfo Jayme Barrientos, Steve Fanning, Gábor Kelemen, Olivier Hallot (TDF) and Johnny_M made many Help improvements and cleanups
  2. Jan-Marek Glogowski improved the Writer comments ruler UI control and fixed a few Qt-related issues
  3. Tomaž Vajngerl (Collabora) implemented searching inside PDFs inserted as a graphic and added support for reading annotations in PDFs
  4. Chris Sherlock did graphics-related refactoring work
  5. Mike Kaganski (Collabora) improved the look of soft edges and shadows in slideshows
  6. Martin van Zijl added the ability to reset standard filter in Calc
  7. Luboš Luňák (Collabora) continued with the Skia graphics engine integration and improved the performance of undo operations in Calc
  8. Xisco Faulí (TDF) made over 40 additions and fixes to unit and UI tests
  9. Vasily Melenchuk (CIB) fixed many issues with DOCX lists and fixed a DOCX paragraph spacing issue
  10. Noel Grandin (Collabora) made many code cleanups and made performance improvements in Calc in the areas of autofilling, loading of spreadsheets with huge autofilters and sorting data
  11. Caolán McNamara (Red Hat) continued the crucial user interface backend work and did many cleanups and crash fixes
  12. Rizal Muttaqin made many improvements in the icon themes and refreshed the Presenter Screen
  13. Balázs Varga (NISZ) fixed some OOXML chart issues
  14. Miklos Vajna (Collabora) improved the digital signing of PDFs and added signature line support for Draw. He also added support in Writer for anchoring shapes relative to the bottom of the page content frame
  15. Michael Stahl (CIB) fixed many issues with change tracking and anchoring in Writer
  16. László Németh (NISZ) fixed issues with DOCX table borders, bullet indenting, chapter numbers. He also improved AutoCorrect for several languages.
  17. Stephan Bergmann (Red Hat) made many cleanups and build fixes. He also fixed a nasty deadlock in a UI test while improving how the continuous integration handles jobs
  18. Julien Nabet fixed some crashes and made many cleanups
  19. Heiko Tietze (TDF) helped with the gallery rework
  20. Srijan Bhatia added time pause/resume and exit buttons to Impress Presenter console
  21. Tor Lillqvist (Collabora) worked on the iOS app and did code cleanups
  22. Serge Krot (CIB) worked on implementing a conditional in mailmerge for expanding/collapsing bookmarks and fixed an interoperability issue related to DOCX not supporting dropdown text fields
  23. Andreas Kainz continued to improve the galleries, dialog layouts and Notebookbar UIs
  24. Samuel Mehrbrodt (CIB) added a DOCX compatibility option for keeping spacing below last paragraph in header
  25. Attila Bakos (NISZ) fixed frames misbehaving in connection with shapes and mispositioned shapes in table cells
  26. Tibor Nagy (NISZ) fixed a bunch of DOCX frame text wrapping issues
  27. Gábor Kelemen (NISZ) fixed dropdown list form fields having an incorrect font at the beginning of a line in DOCX files
  28. Tünde Tóth (NISZ) fixed some issues with OOXML chart legends and titles
  29. Szabolcs Tóth (NISZ) fixed shape width relative to margins in DOCX file import
  30. Julian Kalinowski (Dataport) fixed a couple of webdav lock refresh issues
  31. Maxim Monastirsky fixed the importing of fields with user defined number formats
  32. David Tardon (Red Hat) made paragraph formatting in Lotus Word Pro documents work again and made LWP-related cleanups
  33. Eike Rathke (Red Hat) fixed XLSX table references being broken, if a table header name contained a comma and harmonised the behaviour of OFFSET() with Excel in case of invalid arguments
  34. Gülşah Köse (Collabora) added support for importing data label fill patterns in OOXML charts and an option for sending encrypted PDF files via mailmerge
  35. Christian Lohmaier (TDF) improved the macOS language package installer
  36. Igor Poboiko fixed the detection of system icon theme with qt5/kf5
  37. Dante Doménech added support for custom colours in Math and added a symbol for Laplace Transforms
  38. Szymon Kłos (Collabora) added a styles preview widget for the Tabbed Notebookbar user interface
  39. René Engelhard (Debian) changed the page size of default Writer/Calc/Draw templates to A4
  40. Sarper Akdemir worked on his GSoC project “Add Impress shape animations that use a real physics engine”
  41. Ahmed ElShreif worked on his GSoC project “Extending the UITest framework”
  42. Ahmad Ganzouri worked on his GSoC project “Blurry Shadows”
  43. Shivam Kumar Singh worked on his GSoC project “Styles Inspector”
  44. Aditya Sahu worked on his GSoC project “Move the gallery code to use ZIP files”
  45. Yusuf Keten worked on his GSoC project “Additions – Tight integration of extensions!”

Kudos to Ilmari Lauhakangas for helping to elaborate the list above.

Reported Bugs

826 bugs, 88 of which are enhancements, have been reported by 367 people.

Top 10 Reporters

  1. Telesto ( 174 )
  2. NISZ LibreOffice Team ( 37 )
  3. Xisco Faulí ( 26 )
  4. NSO LibreOffice Team ( 19 )
  5. Gerald Pfeifer ( 15 )
  6. libre officer ( 12 )
  7. Timur ( 12 )
  8. Regina Henschel ( 10 )
  9. Rizal Muttaqin ( 10 )
  10. Mike Kaganski ( 10 )

Triaged Bugs

858 bugs have been triaged by 100 people.

Top 10 Triagers

  1. Xisco Faulí ( 158 )
  2. Buovjaga ( 130 )
  3. Dieter ( 61 )
  4. Heiko Tietze ( 56 )
  5. Timur ( 50 )
  6. Julien Nabet ( 46 )
  7. Telesto ( 43 )
  8. V Stuart Foote ( 35 )
  9. BogdanB ( 28 )
  10. Roman Kuznetsov ( 16 )

Resolution of resolved bugs

729 bugs have been set to RESOLVED.

Check the following sections for more information about bugs resolved as FIXED, WORKSFORME and DUPLICATE.

Fixed Bugs

238 bugs have been fixed by 42 people.

Top 10 Fixers

  1. Caolán McNamara ( 36 )
  2. Michael Stahl ( 20 )
  3. Luboš Luňák ( 14 )
  4. László Németh ( 10 )
  5. Rizal Muttaqin ( 10 )
  6. Olivier Hallot ( 8 )
  7. Miklos Vajna ( 6 )
  8. Noel Grandin ( 6 )
  9. Vasily Melenchuk ( 5 )
  10. Stephan Bergmann ( 5 )

List of critical bugs fixed

  1. tdf#133527 Beta 7.0.0.0 crashes upon dragging a document into its window ( Thanks to Mike Kaganski )
  2. tdf#133822 Toolbar and sidebar items positioning messed up with RTL-language UI ( Thanks to Caolán McNamara )
  3. tdf#134106 Binary URP bridge disposed during call to ServiceManager.createInstanceWithContext ( Thanks to Stephan Bergmann )
  4. tdf#134291 Names of new hatch patterns in 7.0 not localizable ( Thanks to Julien Nabet )

List of high severity bugs fixed

  1. tdf#125428 Huge ram amount used not freed ( Thanks to Luboš Luňák )
  2. tdf#130354 Cannot sign existing PDF, ‘ .tmp does not exist’ from 6.4 ( Thanks to Miklos Vajna )
  3. tdf#132431 Crash: “vector::_M_fill_insert” with large sumifs ( Thanks to Luboš Luňák )
  4. tdf#132451 Wrong calculation after copy/paste of a formula ( Thanks to Luboš Luňák )
  5. tdf#132725 Crash in: BigPtrArray::Index2Block(unsigned __int64) anchor to paragraph ( Thanks to Michael Stahl )
  6. tdf#132822 Crash in undo in spell checking dialog when previous paragraph had undo information when the new paragraph replaced it ( Thanks to Caolán McNamara )
  7. tdf#133145 FILEOPEN DOC: Endnotes not at end of document ( Thanks to Miklos Vajna )
  8. tdf#133302 Redo from instantaneous to 3 minutes waiting time ( Thanks to Luboš Luňák )
  9. tdf#133326 Crash after redo (steps in comment 5) ( Thanks to Noel Grandin )
  10. tdf#133459 FILEOPEN: User defined number format not applied to fields inside header or footer ( Thanks to Maxim Monastirsky )
  11. tdf#133582 Tools > Options has no check boxes ( Thanks to Rizal Muttaqin )
  12. tdf#133629 FORMATTING: Calc crashes on setting borders to all cells on more than one sheet simultaneously ( Thanks to Noel Grandin )
  13. tdf#133641 CRASH: after clicking on a drop-down form ( Thanks to Michael Stahl )
  14. tdf#133744 EDITING: Crashes when pressing enter in “Paste special” dialog ( Thanks to Caolán McNamara )
  15. tdf#133753 “Base point” image in “Position and Size” dialog is missing ( Thanks to Rizal Muttaqin )
  16. tdf#133855 CALC crashed when choosing item from a dropdown list with condition formating ( Thanks to Caolán McNamara )
  17. tdf#134234 FILEOPEN: SUMPRODUCT formulas are broken ( Thanks to Noel Grandin )
  18. tdf#76817 Outline Numbering for DOCX not working when new headings inserted in between (to reproduce, see comment 15/17/19) ( Thanks to László Németh )

List of crashes fixed

  1. tdf#121384 Crash of Writer opening any document with “invalid” python file in home directory (linux) ( Thanks to Caolán McNamara )
  2. tdf#130272 QR-Code Generator crashes when text too long ( Thanks to Adolfo Jayme Barrientos )
  3. tdf#130436 Writer crash while going Tools>Redaction, if Draw not installed ( Thanks to Muhammet Kara )
  4. tdf#132326 CRASH: undoing paste of frames ( Thanks to Michael Stahl )
  5. tdf#132431 Crash: “vector::_M_fill_insert” with large sumifs ( Thanks to Luboš Luňák )
  6. tdf#132596 Crash in: SwPosition::SwPosition(SwPosition const &) ( Thanks to Michael Stahl )
  7. tdf#132597 Crash in: swlo.dll ( Thanks to Michael Stahl )
  8. tdf#132681 SKIA crash when launching LO after having renamed LO profile ( Thanks to Luboš Luňák )
  9. tdf#132725 Crash in: BigPtrArray::Index2Block(unsigned __int64) anchor to paragraph ( Thanks to Michael Stahl )
  10. tdf#132822 Crash in undo in spell checking dialog when previous paragraph had undo information when the new paragraph replaced it ( Thanks to Caolán McNamara )
  11. tdf#133326 Crash after redo (steps in comment 5) ( Thanks to Noel Grandin )
  12. tdf#133527 Beta 7.0.0.0 crashes upon dragging a document into its window ( Thanks to Mike Kaganski )
  13. tdf#133629 FORMATTING: Calc crashes on setting borders to all cells on more than one sheet simultaneously ( Thanks to Noel Grandin )
  14. tdf#133633 LO crashes with SuperNova Magnifier & ScreenReader ( Thanks to Michael Weghorn )
  15. tdf#133641 CRASH: after clicking on a drop-down form ( Thanks to Michael Stahl )
  16. tdf#133744 EDITING: Crashes when pressing enter in “Paste special” dialog ( Thanks to Caolán McNamara )
  17. tdf#133785 autofilter with dates crashes when search entry is used and then cleared ( Thanks to Caolán McNamara )
  18. tdf#133855 CALC crashed when choosing item from a dropdown list with condition formating ( Thanks to Caolán McNamara )
  19. tdf#133862 Crash when trying to customize toolbar during embedded Equation editing ( Thanks to Caolán McNamara )
  20. tdf#133898 Call to loadCalendarTZ crashes LibreOffice ( Thanks to Julien Nabet )
  21. tdf#133971 Crash in validity list + conditional formatting ( Thanks to Caolán McNamara )
  22. tdf#133981 CRASH: Undoing deletion of selection ( Thanks to Michael Stahl )
  23. tdf#133982 CRASH: copying content in nested table ( Thanks to Michael Stahl )
  24. tdf#133987 CRASH opening Options ( Thanks to Mike Kaganski )
  25. tdf#133990 CRASH: Undoing table deletion ( Thanks to Michael Stahl )
  26. tdf#134019 Calc FILEOPEN Crash in: sclo.dll ( Thanks to Caolán McNamara )
  27. tdf#134021 Crash swlo!SwFrame::CheckPageDescs+0x12d6: ( Thanks to Michael Stahl )
  28. tdf#134099 BigPtrArray::Index2Block undo crash ( Thanks to Miklos Vajna )

List of performance issues fixed

  1. tdf#125428 Huge ram amount used not freed ( Thanks to Luboš Luňák )
  2. tdf#132165 Copying a large dataset by drag a a corner slow ( Thanks to Luboš Luňák )
  3. tdf#132454 Lots of time spend in SfxBroadcaster after Undo of a deleted sheet ( Thanks to Luboš Luňák )
  4. tdf#133267 Undo inserting a row above extremely slow ( Thanks to Luboš Luňák )
  5. tdf#133302 Redo from instantaneous to 3 minutes waiting time ( Thanks to Luboš Luňák )
  6. tdf#133699 Slow sorting of a column ( Thanks to Noel Grandin )
  7. tdf#88109 PERF: Calc autofill is very slow ( Thanks to Noel Grandin )

List of old bugs ( more than 4 years old ) fixed

  1. tdf#40436 Custom colours in Math ( Thanks to dante )
  2. tdf#43452 Long Password fails for file saving LibreOffice CALC file ( Thanks to Caolán McNamara )
  3. tdf#47914 Enhancement Request: Please add Laplace symbol ( Thanks to dante )
  4. tdf#76817 Outline Numbering for DOCX not working when new headings inserted in between (to reproduce, see comment 15/17/19) ( Thanks to László Németh )
  5. tdf#83309 FILEOPEN: NUMBERING: text paragraph indentation/tab stops in .DOCX displayed incorrectly with tab ( Thanks to Vasily Melenchuk )
  6. tdf#88109 PERF: Calc autofill is very slow ( Thanks to Noel Grandin )
  7. tdf#90978 Add Exit to Impress Presentation console ( Thanks to Srijan Bhatia )
  8. tdf#91250 FILEOPEN: Decimal Place Formatting issue with imported OOXML charts ( Thanks to Balazs Varga )

WORKSFORME bugs

112 bugs have been retested by 39 people.

Top 10 testers

  1. Buovjaga ( 21 )
  2. Xisco Faulí ( 11 )
  3. Michael Weghorn ( 10 )
  4. Telesto ( 8 )
  5. Timur ( 6 )
  6. Julien Nabet ( 6 )
  7. Roman Kuznetsov
6 Jul 2020

LibreOffice 7.0 RC1 is available for testing

The LibreOffice Quality Assurance ( QA ) Team is happy to announce LibreOffice 7.0 RC1 is available for testing!

LibreOffice 7.0 will be released as final at the beginning of August, 2020 ( Check the Release Plan for more information ) being LibreOffice 7.0 RC1 the forth pre-release since the development of version 7.0 started in the beginning of June, 2019. Since the previous release, LibreOffice 7.0 Beta2, 174 commits have been submitted to the code repository and 116 bugs have been fixed. Check the release notes to find the new features included in LibreOffice 7.0.

LibreOffice 7.0 RC1 can be downloaded from here for Linux, MacOS and Windows.

In case you find any problem in this pre-release, please report it in Bugzilla ( You just need a legit email account in order to create a new account ).

For help, you can contact the QA Team directly in the QA IRC channel or via Telegram.

LibreOffice is a volunteer-driven community project and your help is much appreciated.

Happy testing!!

Download it now!

22 Jun 2020

LibreOffice 7.0 Beta2 is available for testing

The LibreOffice Quality Assurance ( QA ) Team is happy to announce LibreOffice 7.0 Beta2 is available for testing!

LibreOffice 7.0 will be released as final at the beginning of August, 2020 ( Check the Release Plan for more information ) being LibreOffice 7.0 Beta2 the third pre-release since the development of version 7.0 started in the beginning of June, 2019. Since the previous release, LibreOffice 7.0 Beta1, 257 commits have been submitted to the code repository and 142 bugs have been fixed. Check the release notes to find the new features included in LibreOffice 7.0.

LibreOffice 7.0 Beta2 can be downloaded from here for Linux, MacOS and Windows, and it can be installed alongside the standard version.

In case you find any problem in this pre-release, please report it in Bugzilla ( You just need a legit email account in order to create a new account ).

For help, you can contact the QA Team directly in the QA IRC channel or via Telegram.

LibreOffice is a volunteer-driven community project and your help is much appreciated.

Happy testing!!

Download it now!

8 Jun 2020

QA/Dev Report: May 2020

General Activities

  1. LibreOffice 6.4.4 was released as final on May, 21
  2. The fist Bug Hunting Session for LibreOffice 7.0 took place on May, 11
  3. Roman Kuznetsov wrote a nice post explaining how to create new patches directly in Gerrit
  4. Michael Stahl (CIB) made ODF 1.3 Extended the default ODF version. See the current status for more information
  5. Mike Kaganski (Collabora) improved how glow effects and soft edge effects are imported into LibreOffice
  6. Adolfo Jayme Barrientos, Steve Fanning, Olivier Hallot and Johnny_M made many Help improvements and cleanups
  7. Xisco Fauli (TDF) rewrote all the office-interoperability-tools scripts in python, used for finding interoperability regressions of different formats. The code has been simplified and cleaned up, and execution time has halved from 10 days to 5 days.
  8. Jim Raykowski added a tooltip to Navigator displaying the word count of sections
  9. Noel Grandin (Collabora) made many code cleanups and made Calc autofilling and searching in autofilter much faster
  10. Caolán McNamara (Red Hat) continued the crucial user interface backend work and did many cleanups and crash fixes
  11. Andreas Kainz continued to improve the galleries, dialog layouts and Impress templates. He also made improvements to the Notebookbar interfaces
  12. Xisco Faulí (TDF) made nearly 60 additions and fixes to unit and UI tests
  13. Julien Nabet fixed using surrogate pairs in Math formulas, many database issues, crashes and memory leaks
  14. Tomaž Vajngerl (Collabora) did a lot of graphics handling improvements and cleanups and added tests
  15. Miklos Vajna (Collabora) fixed import and export issues with SmartArt, HTML and DOCX. He also made it possible to export huge pages from Draw as PDF
  16. Stephan Bergmann (Red Hat) made many cleanups and build fixes
  17. Luboš Luňák (Collabora) continued with the Skia graphics engine integration
  18. László Németh (NISZ) fixed many issues with DOCX list formatting
  19. Gülşah Köse (Collabora) added an option to create encyrpted PDF files with mailmerge
  20. Vasily Melenchuk (CIB) fixed many issues with DOCX lists and added read and write support for API-based MS-CRYPTO algorithms
  21. Lionel Elie Mamane made several MySQL-related fixes
  22. Rizal Muttaqin made many improvements in most of the icon themes
  23. Heiko Tietze (TDF) added the 7.0 branding
  24. Balázs Varga (NISZ) fixed some OOXML chart issues
  25. Michael Weghorn did cleanups and fixes for mailmerge and the UI
  26. Justin Luth (SIL & Collabora) made many DOC/DOCX import and export improvements
  27. Eike Rathke (Red Hat) fixed Calc function wizard allowing too many parameters, made TEXT() function compatible with Excel and improved cell formatting for percentages
  28. Tor Lillqvist (Collabora) worked on the iOS app and did code cleanups
  29. Serge Krot (CIB) fixed XLSX export of sheet names and checkboxes
  30. Colomban Wendling and Samuel Thibault (Hypra) implemented “scroll to” accessibility calls (GTK, Qt and Windows for now), so that a blind user and a sighted user can understand each other when they are working together on a document
  31. Laurent Balland-Poirier did many cleanups in Impress templates
  32. DaeHyun Sung improved Korean support
  33. Tibor Nagy (NISZ) fixed some DOCX frame and VML shape import issues
  34. Attila Bakos (NISZ) fixed DOCX formula and OLE object position and alignment import/export issues
  35. Tomoyuki Kubota made several code cleanups
  36. Tünde Tóth (NISZ) fixed an OOXML chart import issue with date axis tick markers
  37. Chris Sherlock did graphics-related refactoring work
  38. Eivind Samseth fixed the displaying of version information on macOS and added support for vnd.sun.star.webdav URL scheme on macOS
  39. Szabolcs Tóth and Regényi Balázs (NISZ) fixed some OOXML import and export issues related to shapes
  40. Naruhiko Ogasawara improved Asian Excel-Calc number format interoperability
  41. Martin van Zijl added “alt + =” shortcut for autosum in Calc

Reported Bugs

969 bugs, 92 of which are enhancements, have been reported by 423 people.

Top 10 Reporters

  1. Telesto ( 230 )
  2. NISZ LibreOffice Team ( 35 )
  3. Xisco Faulí ( 26 )
  4. Regina Henschel ( 14 )
  5. JBrown ( 14 )
  6. Rizal Muttaqin ( 13 )
  7. andreas_k ( 11 )
  8. Timur ( 11 )
  9. Luke Kendall ( 10 )
  10. R. Green ( 9 )

Triaged Bugs

1017 bugs have been triaged by 112 people.

Top 10 Triagers

  1. Buovjaga ( 153 )
  2. Xisco Faulí ( 129 )
  3. Heiko Tietze ( 80 )
  4. Dieter ( 78 )
  5. Telesto ( 66 )
  6. BogdanB ( 50 )
  7. Julien Nabet ( 41 )
  8. Timur ( 33 )
  9. V Stuart Foote ( 32 )
  10. Ming Hua ( 30 )

Resolution of resolved bugs

790 bugs have been set to RESOLVED.

Check the following sections for more information about bugs resolved as FIXED, WORKSFORME and DUPLICATE.

Fixed Bugs

254 bugs have been fixed by 45 people.

Top 10 Fixers

  1. Caolán McNamara ( 34 )
  2. Luboš Luňák ( 11 )
  3. Julien Nabet ( 10 )
  4. László Németh ( 9 )
  5. Michael Stahl ( 7 )
  6. Justin Luth ( 7 )
  7. Vasily Melenchuk ( 7 )
  8. Miklos Vajna ( 7 )
  9. Olivier Hallot ( 6 )
  10. Rizal Muttaqin ( 6 )

List of critical bugs fixed

  1. tdf#132187 For every repeated paste the page count (incl. content) doubles ( Thanks to Michael Stahl )
  2. tdf#132783 Calc CRASH when Ctrl+F ( Thanks to Luboš Luňák )
  3. tdf#133216 Objects are not printed (Win-only) ( Thanks to Chris Sherlock )

List of high severity bugs fixed

  1. tdf#112423 MySQL native connector “Commands out of sync…” when calling procedure second time. – Crash ( Thanks to Lionel Elie Mamane )
  2. tdf#122408 linked subform shows empty when slave field is a function call ( Thanks to Lionel Elie Mamane )
  3. tdf#129620 Crash when I press down arrow in edit header dialog using e.g, Japanese keyboard ( Thanks to Caolán McNamara )
  4. tdf#130770 Autofilter not updated on data change (automatically or manually) ( Thanks to scito )
  5. tdf#131333 Cannot change data point icons in Calc’s XY or points and lines chart ( Thanks to Caolán McNamara )
  6. tdf#132169 Drawing line width changes randomly while changing ( Thanks to Caolán McNamara )
  7. tdf#132236 Crash in: swlo.dll ( steps in comment 12) ( Thanks to Michael Stahl )
  8. tdf#132603 Crash when selecting part of a comment ( Thanks to Julien Nabet )
  9. tdf#133365 Master: Crash when pasting from external program ( Thanks to Mike Kaganski )
  10. tdf#97630 LibreOffice uses wrong attribute for feature “shrink-to-fit” ( Thanks to Michael Stahl )

List of crashes fixed

  1. tdf#112423 MySQL native connector “Commands out of sync…” when calling procedure second time. – Crash ( Thanks to Lionel Elie Mamane )
  2. tdf#129620 Crash when I press down arrow in edit header dialog using e.g, Japanese keyboard ( Thanks to Caolán McNamara )
  3. tdf#130792 Draw crashes when trying to add a point in a multiline ( steps in comment 8 ) ( Thanks to Noel Grandin )
  4. tdf#131366 Crash when I type the letter “i” after the letter “f” in a paragraph with style “emphasis” and font “Linux Biolinum G” ( Thanks to Gabor Kelemen )
  5. tdf#131956 Crash on file reload after file recovery ( steps in comment 9 ) ( Thanks to Caolán McNamara )
  6. tdf#131963 Crash: writerfilterlo!writerfilter::dmapper::ConversionHelper::convertTwipToMM100Unsigned+0x52387 ( Thanks to Julien Nabet )
  7. tdf#132236 Crash in: swlo.dll ( steps in comment 12) ( Thanks to Michael Stahl )
  8. tdf#132477 Writer Navigator crashes on drag and drop action in Headings content navigation view ( Thanks to Jim Raykowski )
  9. tdf#132603 Crash when selecting part of a comment ( Thanks to Julien Nabet )
  10. tdf#132783 Calc CRASH when Ctrl+F ( Thanks to Luboš Luňák )
  11. tdf#132935 Submenu crashes for gtk3 only ( Thanks to Jim Raykowski )
  12. tdf#132939 Calc: Crash for uninitialized FilterDescriptor in macro ( Thanks to Julien Nabet )
  13. tdf#133028 CRASH: hovering items in navigator ( Thanks to Caolán McNamara )
  14. tdf#133036 CRASH: customizing notebookbar (gen) ( Thanks to Caolán McNamara )
  15. tdf#133053 Crash in: x11::SelectionManager::handleDragEvent ( Thanks to Caolán McNamara )
  16. tdf#133098 Crash changing form properties (Text type from multi-line to single line or visa versa) ( Thanks to Caolán McNamara )
  17. tdf#133269 CRASH: with drawing object properties toolbar undocked ( Thanks to Caolán McNamara )
  18. tdf#133348 Crash when using undo 3 times in comment reply ( Thanks to Julien Nabet )
  19. tdf#133365 Master: Crash when pasting from external program ( Thanks to Mike Kaganski )
  20. tdf#133385 Crash/fatal error when following sequence of steps in the style dialog ( Thanks to Caolán McNamara )
  21. tdf#133426 Crash attempting to save mail merge to file multiple times in parallel ( Thanks to Michael Weghorn )

List of performance issues fixed

  1. tdf#133411 Replacing lots of cell styles consumes too much memory/CPU ( Thanks to Caolán McNamara )

List of old bugs ( more than 4 years old ) fixed

  1. tdf#38835 strip out non-trivial globals before main ( Thanks to Mesut Çifci )
  2. tdf#39302 Shortcut Key: alt += hot key for autosum ( Thanks to Martin van Zijl )
  3. tdf#60378 FILEOPEN DOC: Some right borders not displayed in table ( Thanks to Justin Luth )
  4. tdf#64690 EDITING: Process hang on find/replace in Basic code involving “\&” ( Thanks to Andreas Heinisch )
  5. tdf#74244 macOS: Version info only shows three digits, not full version information ( Thanks to Eivind Samseth )
  6. tdf#78352 FILEOPEN: DOCX – Incorrect space between bullet and first line text due to wrong tab stop at value ( Thanks to Vasily Melenchuk )
  7. tdf#79082 FILESAVE: Tab positions not being retained in PPT and being lost in PPTX ( Thanks to Samuel Mehrbrodt )
  8. tdf#79998 FILESAVE: XLSX export breaks or some sheet names (sheet name length >31 characters) ( Thanks to Serge Krot )
  9. tdf#81599 LOCALHELP: Write/improve user guide for solver, esp. references to the algorithms implemented ( Thanks to Olivier Hallot )
  10. tdf#83593 XLSX FILTER: Bad import of DrawingML rotation (Formatting lost on XLSX diagram) ( Thanks to Szabolcs Toth )
  11. tdf#89475 Failure to load gradients from ods file ( Thanks to Michael Stahl )
  12. tdf#91306 ODF export: Page number 0 (zero) cannot be stored – filed OASIS proposal ( Thanks to Michael Stahl )
  13. tdf#94628 Fileopen: Docx custom numbering triangle symbol incorrectly displayed as a dot ( Thanks to Vasily Melenchuk )
  14. tdf#95189 Paragraph numbering on one paragraph resets when it shouldn’t ( Thanks to Vasily Melenchuk )
  15. tdf#97416 Editing: Database password properties in ODB file not re-settable via UI ( Thanks to Julien Nabet )
  16. tdf#97630 LibreOffice uses wrong attribute for feature “shrink-to-fit” ( Thanks to Michael Stahl )
  17. tdf#98409 table properties single cell spacing not saved. ( Thanks to Justin Luth )

WORKSFORME bugs

124 bugs have been retested by 40 people.

Top 10 testers

  1. Buovjaga ( 20 )
  2. eisa01 ( 11 )
  3. Heiko Tietze ( 9 )
  4. Telesto ( 9 )
  5. BogdanB ( 9 )
  6. Aron Budea ( 8 )
  7. Xisco Faulí ( 8 )
  8. Dieter ( 7 )
  9. Julien Nabet ( 6 )
  10. Timur ( 5 )

DUPLICATED bugs

210 bugs have been duplicated by 34 people.

Top 10 testers

  1. Buovjaga ( 26 )
  2. Telesto ( 24 )
  3. Timur ( 19 )
  4. V Stuart Foote ( 15 )
  5. NISZ LibreOffice Team ( 13 )
  6. Aron Budea ( 12 )
  7. Ming Hua ( 12 )
  8. Heiko Tietze ( 11 )
  9. Julien Nabet ( 8 )
  10. Xisco Faulí ( 8 )

Verified bug fixes

136 bugs have been verified by 15 people.

Top 10 Verifiers

  1. BogdanB ( 49 )
  2. Xisco Faulí ( 34 )
  3. Dieter ( 13 )
  4. Buovjaga ( 8 )
  5. Timur ( 8 )
  6. Regina Henschel ( 7 )
  7. Telesto ( 4 )
  8. steve -_- ( 3 )
  9. Julien Nabet ( 3 )
  10. Justin L ( 2 )

Categorized Bugs

585 bugs have been categorized with a metabug by 41 people.

Top 10 Categorizers

  1. Telesto ( 218 )
  2. Dieter ( 67 )
  3. oesterblog-admin ( 40 )
  4. Buovjaga ( 33 )
  5. Aron Budea ( 31 )
  6. Roman Kuznetsov ( 28 )
  7. NISZ LibreOffice Team ( 26 )
  8. Rizal Muttaqin ( 20 )
  9. V Stuart Foote ( 15 )
  10. eisa01 ( 13 )

Regression Bugs

165 bugs have been set as regressions by 28 people.

Top 10

  1. Telesto ( 80 )
  2. Xisco Faulí ( 29 )
  3. Buovjaga ( 10 )
  4. Timur ( 5 )
  5. Roman Kuznetsov ( 5 )
  6. Aron Budea ( 4 )
  7. Alex Thurgood ( 4 )
  8. eisa01 ( 3 )
  9. Dieter ( 3 )
  10. Michael Weghorn ( 2 )

Bisected Bugs

1 Jun 2020

LibreOffice 7.0 Beta1 is available for testing

The LibreOffice Quality Assurance ( QA ) Team is happy to announce LibreOffice 7.0 Beta1 is available for testing!

LibreOffice 7.0 will be released as final at the beginning of August, 2020 ( Check the Release Plan for more information ) being LibreOffice 7.0 Beta1 the second pre-release since the development of version 7.0 started in the beginning of June, 2019. Since the previous release, LibreOffice 7.0 Alpha1, 831 commits have been submitted to the code repository and 179 bugs have been fixed. Check the release notes to find the new features included in LibreOffice 7.0.

LibreOffice 7.0 Beta1 can be downloaded from here for Linux, MacOS and Windows, and it can be installed alongside the standard version.

In case you find any problem in this pre-release, please report it in Bugzilla ( You just need a legit email account in order to create a new account ).

For help, you can contact the QA Team directly in the QA IRC channel or via Telegram.

LibreOffice is a volunteer-driven community project and your help is much appreciated.

Happy testing!!

Download it now!

13 May 2020

QA/Dev Report: April 2020

General Activities

  1. LibreOffice 6.4.3 was released on April, 16
  2. LibreOffice 6.3.6 was released on April, 30
  3. Ilmari Lauhakangas (TDF) published a couple of blogposts showing the progress done by the PPTX Team and the Macro Team in the last months
  4. Adolfo Jayme Barrientos and Steve Fanning made many Help improvements and cleanups
  5. Andreas Kainz continued to improve the galleries and dialog layouts. As a new task he took on improving Impress templates
  6. Rizal Muttaqin made many improvements in most of the icon themes and removed Tango icon theme from the core
  7. Miklos Vajna (Collabora) fixed import and export issues with PDF, SVG, HTML and DOCX. He also continued with padded numbering support in Writer
  8. Gábor Kelemen (NISZ) dropped Flash export filter and made many code cleanups
  9. Noel Grandin (Collabora) cleaned up the code in many places while improving readability
  10. Michael Weghorn fixed issues with the Android application and mail merge
  11. Luboš Luňák (Collabora) continued with the Skia engine integration and fixed a chart wizard freezing issue
  12. Justin Luth (SIL & Collabora) made many DOC/DOCX import improvements and did a lot of quality assurance work on DOC issues
  13. Balázs Varga (NISZ) fixed several chart label issues, related to both ODF and OOXML formats
  14. Samuel Mehrbrodt (CIB) fixed several OOXML-related issues, including one about remembering the last used file type
  15. Caolán McNamara (Red Hat) continued the crucial user interface backend work and did many cleanups and crash fixes
  16. Mike Kaganski (Collabora) fixed some regressions and made many code cleanups
  17. László Németh (NISZ) fixed many issues with DOCX tables and numbered list formatting
  18. Xisco Faulí (TDF) added nearly 40 unit tests for old bug fixes and added and improved many UI tests. He also created a script that helps to identify missing unittests. Check this wiki page for more information
  19. Stephan Bergmann (Red Hat) made many cleanups, build fixes and UI test fixes
  20. Szabolcs Tóth and Regényi Balázs (NISZ) fixed several DOCX import and export issues related to shapes
  21. Eike Rathke (Red Hat) fixed some issues with Calc functions
  22. Heiko Tietze (TDF) implemented a brand new About dialog
  23. Michael Stahl (CIB) killed Python 2 support with fire and fixed some DOCX import and export issues
  24. Tomaž Vajngerl (Collabora) did a lot of graphics handling improvements and cleanups
  25. Tor Lillqvist (Collabora) made improvements to debugging. He also made fixes and cleanups in code related to macOS and iOS
  26. Julien Nabet fixed exporting right-to-left content as HTML, the behaviour of Calc’s switch function, a problem with function wizard, an SQL parser issue and some crashes
  27. Tünde Tóth (NISZ) implemented chart axis position type property
  28. Pranam Lashkari (Collabora) fixed some issues with gradient fill
  29. Attila Bakos (NISZ) fixed some issues with graphical objects in DOCX files
  30. Tibor Nagy (NISZ) fixed a spacing issue with grouped shapes in DOCX files
  31. Thorsten Behrens (CIB) improved handling of JPEG images in the PDF export process
  32. Aditya Sahu added unit tests for creation of renaming, deletion of gallery theme
  33. Roman Kuznetsov fixed a couple of issues with scrolling in the Start Center
  34. Vasily Melenchuk (CIB) fixed a couple of issues with numbered lists in DOCX files
  35. Pavel Klevakin improved the time to import and export HTML files with images

Reported Bugs

780 bugs, 92 of which are enhancements, have been reported by 417 people.

Top 10 Reporters

  1. Telesto ( 139 )
  2. NISZ LibreOffice Team ( 26 )
  3. andreas_k ( 26 )
  4. Mike Kaganski ( 17 )
  5. Regina Henschel ( 16 )
  6. Rizal Muttaqin ( 8 )
  7. Xisco Faulí ( 8 )
  8. Gerald Pfeifer ( 8 )
  9. Aron Budea ( 6 )
  10. sergio.callegari ( 5 )

Triaged Bugs

723 bugs have been triaged by 93 people.

Top 10 Triagers

  1. Buovjaga ( 130 )
  2. Dieter ( 88 )
  3. Julien Nabet ( 55 )
  4. Heiko Tietze ( 49 )
  5. Xisco Faulí ( 43 )
  6. Timur ( 31 )
  7. V Stuart Foote ( 30 )
  8. m.a.riosv ( 28 )
  9. Telesto ( 21 )
  10. Aron Budea ( 21 )

Resolution of resolved bugs

661 bugs have been set to RESOLVED.

Check the following sections for more information about bugs resolved as FIXED, WORKSFORME and DUPLICATE.

Fixed Bugs

218 bugs have been fixed by 40 people.

Top 10 Fixers

  1. andreas kainz ( 19 )
  2. Caolán McNamara ( 16 )
  3. Luboš Luňák ( 14 )
  4. Julien Nabet ( 12 )
  5. László Németh ( 9 )
  6. Justin Luth ( 9 )
  7. Rizal Muttaqin ( 7 )
  8. Michael Weghorn ( 6 )
  9. Miklos Vajna ( 5 )
  10. Balazs Varga ( 5 )

List of critical bugs fixed

List of high severity bugs fixed

  1. tdf#130505 LibreOffice dialogs for save and open have default focus in the location field instead of file name field ( Thanks to Caolán McNamara )
  2. tdf#131621 Crash saving template file (see comment 4) ( Thanks to Mike Kaganski )
  3. tdf#131716 Freeze/hang after clicking Cancel in the Chart Wizard (with a large range of data selected) ( Thanks to Luboš Luňák )
  4. tdf#131721 Skia rendering (Vulkan or Raster) crash when attempting to dragging a few columns of data ( Thanks to Luboš Luňák )
  5. tdf#131729 IMAGE WRAP: Crash if you wrap an image with vertical position “Bottom + Page text area” ( Thanks to Miklos Vajna )
  6. tdf#131907 Crash: reject/clear formatting ( Thanks to Noel Grandin )
  7. tdf#132097 Find Previous with direction columns crashes in specific condition ( Thanks to Julien Nabet )
  8. tdf#132278 crash after opening an old file ( Thanks to Noel Grandin )
  9. tdf#132282 FILEOPEN PPTX: Titles rendered vertically instead of horizontally ( Thanks to Xisco Fauli )
  10. tdf#132288 Spell check erases footnotes ( Thanks to Caolán McNamara )
  11. tdf#132322 See log link is gone in new About Dialog 7.0 ( Thanks to Heiko Tietze )

List of crashes fixed

  1. tdf#116243 App crash after click in Header or Footer on Writer ( Thanks to Michael Weghorn )
  2. tdf#126828 Variables having assigned objects from closed components pretend to still be valid. Attempts to inspect them in the IDE cause crashes. ( Thanks to Caolán McNamara )
  3. tdf#128662 LibreOffice crashed when receiving certain WebDAV error responses ( Thanks to Julian Kalinowski )
  4. tdf#129372 FILEOPEN: PPTX: CRASH: File format error found at SfxBaseModel::storeToStorage: 0x20d(row,col) – works w/ PowerPoint 2013 ( Thanks to Julien Nabet )
  5. tdf#130685 CRASH: after pasting and undoing (change tracking involved) ( Thanks to Michael Stahl )
  6. tdf#131195 Android Viewer crashes when pressing back while loading document ( Thanks to Michael Weghorn )
  7. tdf#131613 Crash after object rename from Navigator ( Thanks to Caolán McNamara )
  8. tdf#131621 Crash saving template file (see comment 4) ( Thanks to Mike Kaganski )
  9. tdf#131663 CRASH: Crash while inserting large PNG image (SKIA) ( Thanks to Luboš Luňák )
  10. tdf#131684 Crash when doing undoing ( Thanks to Michael Stahl )
  11. tdf#131715 Crash clicking on Data range in the Chart Wizard twice/three times ( Thanks to Caolán McNamara )
  12. tdf#131721 Skia rendering (Vulkan or Raster) crash when attempting to dragging a few columns of data ( Thanks to Luboš Luňák )
  13. tdf#131729 IMAGE WRAP: Crash if you wrap an image with vertical position “Bottom + Page text area” ( Thanks to Miklos Vajna )
  14. tdf#131767 Crash when opening mail merge wizard for attached doc ( Thanks to Caolán McNamara )
  15. tdf#131907 Crash: reject/clear formatting ( Thanks to Noel Grandin )
  16. tdf#131939 Crash on File Exit (SKIA) ( Thanks to Luboš Luňák )
  17. tdf#132001 FILEOPEN DOCX CRASH: File fails to open with frame in header and change tracked table ( Thanks to László Németh )
  18. tdf#132051 Crash with Skia when resize Draw window (debug build) ( Thanks to Luboš Luňák )
  19. tdf#132097 Find Previous with direction columns crashes in specific condition ( Thanks to Julien Nabet )
  20. tdf#132143 CRASH using Ctrl+End in Object Catalog ( Thanks to Caolán McNamara )
  21. tdf#132210 [1] Calc crashes when I close spreadsheet file ( Thanks to Julien Nabet )
  22. tdf#132278 crash after opening an old file ( Thanks to Noel Grandin )
  23. tdf#132335 Skia: Crash with starting slideshow of presentation based on template “Blue Curve” ( Thanks to Luboš Luňák )
  24. tdf#132367 Skia: Crash with presenter console ( Thanks to Luboš Luňák )

List of performance issues fixed

  1. tdf#131496 Presentation opens slower than before ( Thanks to Miklos Vajna )
  2. tdf#131716 Freeze/hang after clicking Cancel in the Chart Wizard (with a large range of data selected) ( Thanks to Luboš Luňák )
  3. tdf#131951 FILEOPEN: Quadratic time on reading and converting html files with images ( Thanks to Noel Grandin )
  4. tdf#132388 BASIC: Replace is awfully slow ( Thanks to Mike Kaganski )

List of old bugs ( more than 4 years old ) fixed

  1. tdf#73056 FILEOPEN: Non-global Table Row Margins of MS WORD 97-2003 DOC are only implemented for 1st Cell of Row. ( Thanks to Justin Luth )
  2. tdf#78749 [FILEOPEN]: DOCX import filter loses the frame’s (object’s) background bitmap ( Thanks to Attila Bakos )
  3. tdf#79426 Macros: Passing an error object to a function causes a run time error. ( Thanks to Andreas Heinisch )
  4. tdf#79553 FILEOPEN: Incorrect spacing between numbers and lines when opening a .doc file ( Thanks to Justin Luth )
  5. tdf#91565 REPORT BUILDER: Missing insert field icon in Add Field dialog ( Thanks to Julien Nabet )
  6. tdf#91818 UI: Start Centre Recent Files allows mouse wheel scroll when there is no scroll bar ( Thanks to Roman Kuznetsov )
  7. tdf#95425 Number format of data labels reset when format of data series is changed ( Thanks to Balazs Varga )
  8. tdf#96760 Android: Viewer cannot open odp file with video inserted ( Thanks to Michael Weghorn )
  9. tdf#99197 Rendering error of punctuation mark in Word document. ( Thanks to Justin Luth )
  10. tdf#99674 Add IDEF diagram shapes to gallery ( Thanks to andreas kainz )

WORKSFORME bugs

107 bugs have been retested by 29 people.

Top 10 testers

  1. Buovjaga ( 28 )
  2. Michael Weghorn ( 11 )
  3. Julien Nabet ( 10 )
  4. Jean-Baptiste Faure ( 8 )
  5. Dieter ( 6 )
  6. Heiko Tietze ( 5 )
  7. Roman Kuznetsov ( 5 )
  8. Aron Budea ( 5 )
  9. Xisco Faulí ( 4 )
  10. Timur ( 4 )

DUPLICATED bugs

148 bugs have been duplicated by 36 people.

Top 10 testers

  1. Justin L ( 19 )
  2. Timur ( 17 )
  3. Buovjaga ( 16 )
  4. V Stuart Foote ( 13 )
  5. Dieter ( 8 )
  6. Xisco Faulí ( 8 )
  7. NISZ LibreOffice Team ( 7 )
  8. Telesto ( 5 )
  9. eisa01 ( 5 )
  10. Lubos Lunak ( 5 )

Verified bug fixes

66 bugs have been verified by 12 people.

Top 10 Verifiers

  1. Xisco Faulí ( 48 )
  2. Regina Henschel ( 4 )
  3. Justin L ( 3 )
  4. Michael Weghorn ( 2 )
  5. Julien Nabet ( 2 )
  6. V Stuart Foote ( 1 )
  7. Jürgen Kirsten ( 1 )
  8. Timur ( 1 )
  9. Jim Raykowski ( 1 )
  10. raal ( 1 )

Categorized Bugs

411 bugs have been categorized with a metabug by 32 people.

Top 10 Categorizers

  1. Dieter ( 103 )
  2. Telesto ( 56 )
  3. Aron Budea ( 44 )
  4. Roman Kuznetsov ( 41 )
  5. Buovjaga ( 27 )
  6. Heiko Tietze ( 22 )
  7. Rizal Muttaqin ( 15 )
  8. NISZ LibreOffice Team ( 12 )
  9. Thomas Lendo ( 12 )
  10. V Stuart Foote ( 11 )

Regression Bugs

86 bugs have been set as regressions by 20 people.

Top 10

  1. Xisco Faulí ( 21 )
  2. Telesto ( 18 )
  3. Timur ( 8 )
  4. Buovjaga ( 7 )
  5. Aron Budea ( 6 )
  6. Dieter ( 5 )
  7. Justin L ( 3 )
  8. Oliver Brinzing ( 3 )
  9. Jan-Marek Glogowski ( 2 )
  10. David ( 2 )

Bisected Bugs

57 bugs have been bisected by 11 people.

Top 10 Bisecters

  1. Xisco Faulí ( 20 )
  2. Buovjaga ( 8 )
  3. Attila Baraksó (NISZ) ( 7 )
  4. Aron Budea ( 5 )
  5. Justin L ( 4 )
  6. NISZ LibreOffice Team ( 4 )
  7. raal ( 4 )
  8. Telesto ( 2 )
  9. Michael Stahl (CIB) ( 1 )
  10. Michael Weghorn ( 1 )

Evolution of Unconfirmed Bugs

Check the current list of unconfirmed bugs here

Evolution of Open Regressions

Check the current list of open regressions here

Evolution of

12 May 2020

LibreOffice 7.0 Alpha1 is ready for testing

The LibreOffice Quality Assurance ( QA ) Team is happy to announce LibreOffice 7.0 Alpha1 is ready for testing!

LibreOffice 7.0 will be released as final at the beginning of August, 2020 ( Check the Release Plan ) being LibreOffice 7.0 Alpha1 the first pre-release since the development of version 7.0 started in the beginning of June, 2019. Since then, 6213 commits have been submitted to the code repository and more than 1200 bugs set to FIXED in Bugzilla. Check the release notes to find the new features included in this version of LibreOffice.

LibreOffice 7.0 Alpha1 can be downloaded from here for Linux, MacOS and Windows, and it can be installed alongside the standard version.

In case you find any problem in this pre-release, please report it in Bugzilla ( You just need a legit email account in order to create a new account ).

For help, you can contact the QA Team directly in the QA IRC channel or via Telegram.

LibreOffice is a volunteer-driven community project, so please help us to test – we appreciate it!

Happy testing!!

Download it now!