| Summary: | Using "Update entry from selection" button in "Edit Index Entry" switches to "Insert" mode | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | sdc.blanco |
| Component: | Writer | Assignee: | Heiko Tietze <heiko.tietze> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dgp-mail, heiko.tietze, xiscofauli |
| Priority: | medium | ||
| Version: | 7.2.7.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=154575 https://bugs.documentfoundation.org/show_bug.cgi?id=153499 https://bugs.documentfoundation.org/show_bug.cgi?id=129583 |
||
| Whiteboard: | target:24.8.0 target:24.2.3 target:7.6.7 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 122497 | ||
| Attachments: |
simple document for demonstrating described problem
Before and After screenshot of dialog |
||
Created attachment 185984 [details] Before and After screenshot of dialog Attachment shows how my dialog appears before and after pressing the "Update" icon. Tested with: Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: ee5dbd193fa24b46fb980ddd8a6c39ca349d0d01 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: da-DK (da_DK); UI: en-US Calc: CL threaded and Version: 7.2.7.2 (x64) / LibreOffice Community Build ID: 8d71d29d553c0f7dcbfa38fbfda25ee34cce99a2 CPU threads: 8; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win Locale: da-DK (da_DK); UI: en-US Calc: CL I confirm it with Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: b5c3a7502f7ff6ccf0f829c1f3a2ba50b8584c41 CPU threads: 4; OS: Windows 10.0 Build 19045; UI render: Skia/Raster; VCL: win Locale: en-US (de_DE); UI: en-GB Calc: CL threaded Hi Heiko, I think you should be aware of this issue. After your patch 0f9226287fec770c4c9c0fe49b1d7046d995a3e9 "Related tdf#153499 - Index Entry UI" some elements in the dialog overlap the buttons in the bottom, which is very ugly. See https://bugs.documentfoundation.org/attachment.cgi?id=185984 Heiko Tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ebfa0d061fdbca6a25d3efcff72ab5ed184a51dc Resolves tdf#154209 - Fixes resize issue in Index Entry dialog It will be available in 24.8.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. Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-24-2": https://git.libreoffice.org/core/commit/d3871c6ac05bb9553aed1cc951ba18efcb06082a Resolves tdf#154209 - Fixes resize issue in Index Entry dialog It will be available in 24.2.3. 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. Heiko Tietze committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/1bc57f8d02f7b9a2b4e5d16018ac06edce162688 Resolves tdf#154209 - Fixes resize issue in Index Entry dialog It will be available in 7.6.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. |
Created attachment 185983 [details] simple document for demonstrating described problem The following appears in the attached document: ----------------- Here are four alphabetical index entries. 1. Place cursor in one of them, right-click, choose “Index Entry” 2. Click “Update entry from selection” icon (blue circular arrow after Entry box) Actual: Dialog switches to “Insert mode” (but without an “Insert” button). --------------------- Probably this "Update entry from selection" button should not be active in Edit mode.