| Summary: | Restart Numbering in Paragraph with chosen Number impossible (GTK3) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Robert Großkopf <robert> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | 6.4.4.1 rc | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.0.0 target:6.4.5 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
| Attachments: | Try to set the numbered paragraph to a special starting number with gtk3 | ||
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2091098303b93cf267ef2d22dd890a8926ecb845 Resolves: tdf#132732 boxNEW_START set as insensitive It will be available in 7.0.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. fixed in master, backport to 6-4 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/32c616cf2f7c458eefc88d9b94f11d9a7f356293 Resolves: tdf#132732 boxNEW_START set as insensitive It will be available in 6.4.5. 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. |
Created attachment 160395 [details] Try to set the numbered paragraph to a special starting number with gtk3 Open the attached Writer document. There is a little example with numbered rows. Go to one of the row, chose with right mouseclick Paragraph → Paragraph → Outline & Numbering → Numbering → Restart at this Paragraph → Start with → '6' I could chose the checkbox "Start with" with LO 6.4.4.1 VCL: kf5; but not with VCL: gtk3; I have tested in different versions with gtk3 - doesn't work. Then with LO 6.1.5.2, which uses gtk2 > works. So this seems to be a special gtk3 problem. My system: OpenSUSE 15.1 64bit rpm Linux.