https://bugs.documentfoundation.org/show_bug.cgi?id=145804
Bug ID: 145804
Summary: Wrong numbering style shown for predefined Heading
styles
Product: LibreOffice
Version: 6.2.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 108456
- In Writer, open the style dropdown on the toolbar, click the dropdown next to
one of the Heading styles, and open Edit Style...
- Switch to Outline & Numbering tab.
=> The Numbering style picker incorrectly shows "Numbering ivx".
It's a bit hard to say what the expected entry would be, because before 6.1, it
used to say "Outline Numbering", which doesn't actually exist as a predefined
style, I'd assume it's coded somewhere.
Between 6.1 and 7.0 the dropdown would be empty, and now it shows "Numbering
ivx", which is definitely not correct. Perhaps it could return to showing the
hardcoded "Outline Numbering", though I wonder if defining it as an actual
style would be an option down the line.
Observed using LO Version: 7.3.0.0.alpha1+
(fcad2503ede92b515076f9bb3162855dcc2c575d) / Ubuntu.
The two changes are below, bibisected using repo bibisect-linux-64-6.1 (the 6.1
backport of the change in 6.2, actually) and bibisect-linux-64-7.0
respectively. Adding CC: to Caolán McNamara.
https://cgit.freedesktop.org/libreoffice/core/commit/?id=b78edeca8631a5e3b888d6fb357fe9125a491c41
author Caolán McNamara <[email protected]> 2018-10-01 20:20:51
+0100
committer Caolán McNamara <[email protected]> 2018-11-21 22:08:47
+0100
"weld writer parastyle dialog"
https://cgit.freedesktop.org/libreoffice/core/commit/?id=bc0e0f633b05c4f91b6695488fc9e5c127507ba5
author Caolán McNamara <[email protected]> 2020-04-09 11:41:00
+0100
committer Caolán McNamara <[email protected]> 2020-04-16 20:28:24
+0200
"tdf#131120 use a replacement for GtkComboBox"
In Windows this is a bit different, dunno why:
- in 6.2.0.3 it still says "Outline Numbering",
- in 6.3.0.4 it says "Chapter Numbering",
- since 6.4.0.3 it says "Chapter Number", but possibly because the rest is cut
off, and this is all that fits in the dropdown (which got smaller).
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108456
[Bug 108456] [META] Style modify dialog bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.