| Summary: | Bibliography entry creation does not update type if selected from dropdown | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Timo Mikkolainen <timo.mikkolainen> |
| Component: | UI | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | Keywords: | regression |
| Priority: | medium | ||
| Version: | 7.2.7.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.5.0 target:7.4.3 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 103182 | ||
|
Description
Timo Mikkolainen
2022-09-12 10:12:30 UTC
Step 4 is with the form components on the bottom, not in the table. No repro in Windows. No repro GEN or KF5. Repro GTK3. This is a somewhat similar problem to tdf#148197 in this case "Book" was last selected by a previous entry and "unselecting" it didn't return to the same state as an initial nothing-selected case Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f0c2719baadee4b2b315d61d39ce35bfbddfffcc tdf#150916 make unselect in combobox dropdown same as initially unselected It will be available in 7.5.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. done in trunk, backport to 7-4 in gerrit Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-4": https://git.libreoffice.org/core/commit/8e9c818f87b20b07d6180d56eaed858740b4d76c tdf#150916 make unselect in combobox dropdown same as initially unselected It will be available in 7.4.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. Fix confirmed with 7.4 2022-10-03_07.32.08 daily, thanks for your work. ..so Verified. |