https://bugs.documentfoundation.org/show_bug.cgi?id=172705
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE OS|Linux (All) |All Regression By|Karthik | Status|NEW |RESOLVED --- Comment #6 from Justin L <[email protected]> --- Both OP's statement that it started in 26.8 and the bibisect are incorrect. What DID start in 26.8 is that BY DEFAULT a new table has a table style attached to it. But if you exactly follow OP's instructions "Insert a new table (using the default table style)", then you can see that this actually started in 6.4 with commit 52e574ffd2450956645939abc50c83637c89df01 Author: Heiko Tietze on Thu Aug 8 09:22:09 2019 +0200 Resolves tdf#124206 - Default style not applied TableStyle name set correctly Preselected table style None to satisfy ui tests Reviewed-on: https://gerrit.libreoffice.org/76599 and even then it isn't Heiko's fault, because he just sets the default style correctly. So to really test this you need to use a different table style. At this time, 'None' became the default for creating tables. This was a very valuable step! Ultimately then, this must be a duplicate of bug 126008. *** This bug has been marked as a duplicate of bug 126008 *** -- You are receiving this mail because: You are the assignee for the bug.
