| Summary: | Missing right border when table is insert with just one cell | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Telesto <telesto> |
| Component: | Writer | Assignee: | Justin L <jluth> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | erickod, haimk, ilmari.lauhakangas, jluth, mark.coetsee, raykowj, yarblek-sylvain |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.5.0 target:6.4.0.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 107553, 107701 | ||
|
Description
Telesto
2018-02-09 10:57:53 UTC
Looks like an Autoformat styles bug, similar to bug 115026 It's in essence an Autoformat styles bug. Also reproducible with: LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4 Repro. Arch Linux 64-bit Version: 6.1.0.0.alpha0+ Build ID: 13164cc99dc6184fb2c12e56e9c0dea0d5692eec CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on March 4th 2018 Reproducible with 6.0.1 (Mac OS 10.9.5) *** Bug 116711 has been marked as a duplicate of this bug. *** @Jim Only FYI, this bug is more apparent since: author Jim Raykowski <raykowj@gmail.com> 2017-10-31 15:48:07 -0800 committer Miklos Vajna <vmiklos@collabora.co.uk> 2017-12-20 09:11:47 +0100 commit 416f7578d6332b5b5a4445f26307d73925188e41 (patch) tree c84e21fe1b096f149baf03a95bce82f5b385ad2e parent 226804c8f7d2306562380283edfd919a88863807 (diff) tdf#107555 Apply 'Default Style' table style to newly inserted tables *** Bug 120402 has been marked as a duplicate of this bug. *** *** Bug 120951 has been marked as a duplicate of this bug. *** Proposed fix is at https://gerrit.libreoffice.org/82998 This could easily be seen by setting one column and X rows using the default table style - missing right border. It could also be seen by setting one row and X columns using Box List yellow - missing bottom border. Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/46fcf87725818666fee34226afdac4a64edd94eb tdf#115576 sw: fix borders for single row/col autotable styles It will be available in 6.5.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. Justin Luth committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/be8bb002e38a463a2079da68b274f929170a1212 tdf#115576 sw: fix borders for single row/col autotable styles It will be available in 6.4.0.1. 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. |