| Summary: | Incorrect Column dialog in Table of Content compared to Section | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Xisco Faulí <xiscofauli> |
| Component: | Writer | Assignee: | Gabor Kelemen (allotropia) <kelemeng> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | kelemeng, xiscofauli |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.1.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=113959 | ||
| Whiteboard: | target:6.2.0 target:6.1.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: |
Table Of Content
Section After the fix |
||
|
Description
Xisco Faulí
2018-08-08 08:47:07 UTC
Created attachment 144023 [details]
Section
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=18aaca86fc0733244f36b761479c8dd476752a30 author Gabor Kelemen <kelemeng@ubuntu.com> 2017-12-09 23:30:48 +0100 committer Katarina Behrens <Katarina.Behrens@cib.de> 2017-12-11 13:13:33 +0100 commit 18aaca86fc0733244f36b761479c8dd476752a30 (patch) tree ac0edfab3ed75426e5f0d9d2c6bf573fa745843a parent caab75e01ae7c8484d2306cc5acf8a976920cc66 (diff) tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBox Bisected with: bibisect-linux64-6.1 Adding Cc: to Gabor Kelemen Probably it was forgotten to be populated with items. Will take a look. Hm, these are not even visible in 6.0.x I have my suspect: - <property name="no_show_all">True</property> Created attachment 144378 [details] After the fix Patch in Gerrit, this fixes the regression in the TOC window: https://gerrit.libreoffice.org/#/c/59479/ In the Section window it is still shown, so the former behavior is restored. Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4f3dec1104a21d93d400c76ab0ae85083aec8492 tdf#119152 Hide Text Direction dropdown from Columns tab by default It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2fb0332c9edce317c371feafc5ae64d81c05febd&h=libreoffice-6-1 tdf#119152 Hide Text Direction dropdown from Columns tab by default It will be available in 6.1.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Verified in Version: 6.2.0.0.alpha0+ Build ID: 433fce6571d4b9121374047324a7d2d2722ac3e4 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @Gabor Kelemen, Thanks for fixing this! |