| Summary: | LibreOffice dialog: File name field filled with filename, type, size and modified date when selecting a file in the browser | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Brendon <ed7-aspire4925> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | CC: | caolan.mcnamara, ilmari.lauhakangas, l.gruszczynski, maris.nartiss, ming.v.hua, tomaspartl |
| Priority: | medium | Keywords: | bibisected, bisected, regression |
| Version: | 6.4.0.0.alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://bugs.documentfoundation.org/show_bug.cgi?id=130505 https://bugs.documentfoundation.org/show_bug.cgi?id=130127 |
||
| Whiteboard: | target:7.0.0 target:6.4.4 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 87860 | ||
| Attachments: | Screenshot showing the bug | ||
|
Description
Brendon
2020-04-05 10:22:03 UTC
Created attachment 159338 [details]
Screenshot showing the bug
I guess this is in LibreOffice dialog, not system. In that case, also repro in Windows in 6.4 and 7.0+. Regression, like bug 130505. *** Bug 132159 has been marked as a duplicate of this bug. *** I am bibisecting this Bibisected with linux64-6.4 to https://git.libreoffice.org/core/+/09e3d45cdc5c739e5246388a83ccfc6d76bf66e9^!/ weld fpicker cluster Adding Cc: to Caolán McNamara This is still seen after the fix for bug 130505 Step 2 in the description is not required, one can just File -> Open and select any file For Linux there is also bug 130127, but it claims to be x11 VCL specific, and Kevin there said it's reproducible in 5.4. So I'm not sure if it's the same issue. *** Bug 130127 has been marked as a duplicate of this bug. *** Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9a87be305520d91085859ddacdf45e373efb5426 Resolves: tdf#131898 we only want the text from column 0 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/15eb7d3197e290efd3f2c43973c033dc754416c2 Resolves: tdf#131898 we only want the text from column 0 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. Thanks, verified! Arch Linux 64-bit Version: 7.0.0.0.alpha0+ Build ID: 9a87be305520d91085859ddacdf45e373efb5426 CPU threads: 8; OS: Linux 5.6; UI render: default; VCL: kf5; Locale: fi-FI (fi_FI.UTF-8); UI-Language: en-US Calc: threaded Built on 3 May 2020 Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4-4": https://git.libreoffice.org/core/commit/8f7832d467c646cd6cabfcb92f773072461a7cec Resolves: tdf#131898 we only want the text from column 0 It will be available in 6.4.4. 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. |