| Summary: | Form control information for Text Box use 'cm' for units, not units as selected in other dialogs. | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Michael Tiernan <Michael.Tiernan> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, himajin100000, ilmari.lauhakangas, xiscofauli |
| Priority: | medium | ||
| Version: | 5.2 all versions | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:6.2.0 target:6.1.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 109311 | ||
| Attachments: | Collection of screenshots. | ||
|
Description
Michael Tiernan
2018-06-20 21:20:29 UTC
@Michael : could you provide your locale, and any language pack that you might have installed for LO ? I'm assuming we need someone with a US or CA system locale (or some such) to test this ? When you say that you expect a "central setting to be respected", I assume that you mean a "central setting from within LO" ? (In reply to Alex Thurgood from comment #2) > When you say that you expect a "central setting to be respected", I assume > that you mean a "central setting from within LO" ? Sorry. Yes, in essence. The rulers on the page and the units shown by the 'position and size' dialog (or sidebar) are in inches but this dialog box seems to ignore (sorry, most accurate word here) any settings that tell LO to use a different unit of measure. I assume (*cough*) that LO is is either using specific units based on OS reported location, or LO assumes location standards based on it's internal settings, or some other mechanism. I cannot say for certain that /my/ settings are fully (or correctly) configured but all indications are that LO should be aware that a different measurement unit should be in force. ================================================ I have gone through a sequence of screenshots and tried to show the reasoning that I'm following. Attached is a PDF showing all the screens involved. I started with the version information and then the settings. Next I created a blank document and showed the settings associated with that doc. Now I create a text box and a text field and show the settings for them. The last two screenshots are my going back and creating the text field and showing all the measuremnts in the control screen. ================================================ I'm going to download the new version of the beta and make sure it behaves the same. Created attachment 143052 [details]
Collection of screenshots.
Thank you to everyone for their time!
*** This bug has been marked as a duplicate of bug 118387 *** When I have inches in the options, I see inches in the Properties. I do see cms in the Slant & corner radius. I wonder how we could activate the control point fields? I did some searches, but did not find anything. Arch Linux 64-bit Version: 6.2.0.0.alpha0+ Build ID: eff395c2d2a3026d9d65121e273af336fb0cfb19 CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: gtk3; Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded Built on June 26th 2018 Confirming with Version: 6.0.5.2 Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16 CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; Locale: en-US (fr_FR.UTF-8); Calc: group In the Slant & Control Radius tab of the textbox properties, I see the units given in cm instead of inches. I should add that I proceeded as follows: 1) Open a new Draw document 2) Press Fn-F2 to insert a nex text object. 3) Select the object and check the properties of the Slant & Corner Radius tab. In a comparative test : 1) Open a new Draw document 2) Activate the Form toolbar 3) Add a Text object control 4) Select the object and the check the properties via the Control menu. 5) Under the General tab, the positions are displayed in cm. 6) Under Position & Size, Slant & Corner radius, the positions are displayed in cm Also reproduced in Writer Version: 6.2.0.0.alpha0+ Build ID: c86a47a9d3debbc7e8ee6247f573e7f98c611f19 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded The .UI dialog is in https://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/slantcornertabpage.ui and the hardcoded 'cm' were deleted in https://cgit.freedesktop.org/libreoffice/core/commit/cui/uiconfig/ui/slantcornertabpage.ui?id=b93348cd30df08ae60f38fce3efdd3823b674d44, however, they're still shown in the UI. @Caolán, One for you ? looks an easy fix, bug seems to precede my changes to the dialogs Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=98e2b6de4741c672e4249119c7619aa9cbffef85 Resolves: tdf#118281 control positions always in cm 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. Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=18a8285433ec2f94d0ca523af8dd769ff46fd5a1&h=libreoffice-6-1 Resolves: tdf#118281 control positions always in cm It will be available in 6.1.1. 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. |