| Summary: | Tabs and indents in numbering and item list were limited to less than 20 pt | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Franklin Weng <franklin> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, raal, rb.henschel |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.2.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=155649 | ||
| Whiteboard: | target:6.4.0 target:6.3.1 target:6.2.7 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Screenshot, these two fields were limited no greater than 19.99 pt. | ||
|
Description
Franklin Weng
2019-07-20 06:34:03 UTC
Created attachment 152885 [details]
Screenshot, these two fields were limited no greater than 19.99 pt.
Version of this screenshot:
版本:6.2.4.2
組建 ID:2412653d852ce75f65fbfa83fb7e7b669a126d64
CPU 執行緒:4; OS:Linux 4.19; UI 算繪:預設; VCL: kde4;
語言地區:zh-TW (zh_TW.UTF-8); UI語言:zh-TW
Calc: threaded
I can confirm this for Version: 6.4.0.0.alpha0+ (x64) Build ID: dc5229f80afb3a436ffed221c565b68f4e4ae668 CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; Locale: de-DE (en_US); UI-Language: en-US Calc: CL The value, that you can enter, is limited to 20, regardless of the unit. I see it OK in Version: 6.2.0.0.alpha1+ (x64) Build ID: bf4fc97131147d25b18d088023262c977f0b2787 CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-11-10_01:58:33 Locale: de-DE (en_US); UI-Language: en-US Calc: CL and broken in Version: 6.2.0.1 (x64) Build ID: 0412ee99e862f384c1106d0841a950c4cfaa9df1 CPU threads: 8; OS: Windows 10.0; UI render: default; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded This seems to have begun at the below commit. Adding Cc: to Caolán McNamara; Could you possibly take a look at this one? Thanks 09e2200244afd70baba52568eab602540b6f901b is the first bad commit commit 09e2200244afd70baba52568eab602540b6f901b Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Mon Oct 8 10:10:21 2018 -0700 source ea7b290a691f33caa3327bd1cb57b97a92c94dc7 author Caolán McNamara <caolanm@redhat.com> 2018-10-02 12:15:24 +0100 committer Caolán McNamara <caolanm@redhat.com> 2018-10-03 09:50:45 +0200 commit ea7b290a691f33caa3327bd1cb57b97a92c94dc7 (patch) tree 8c8ebddc42674caac4b9cdef431306cccc0618d8 parent 2b402bbd34624c4759fa411c98bb60da1dd11e76 (diff) weld SwSvxNumBulletTabDialog Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/f1928f6ce9fb27b924d91ee5c5c52ec560fee2b6%5E%21 Resolves: tdf#126485 remove max limit It will be available in 6.4.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-3 and 6-2 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/dab4751bdb8842c8621682d4a9ffd274d4e88ec1%5E%21 Resolves: tdf#126485 remove max limit It will be available in 6.3.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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/2faedd9849de26fea1f8ba7e98314d6ec479d63e%5E%21 Resolves: tdf#126485 remove max limit It will be available in 6.2.7. 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. |