| Summary: | Bounding boxes are now visible in Impress tables (bug or feature?) | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Rafael Lima <rafael.palma.lima> |
| Component: | Impress | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caolan.mcnamara, raal |
| Priority: | medium | Keywords: | possibleRegression |
| Version: | 7.5.0.0 alpha0+ | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=94223 | ||
| Whiteboard: | target:7.5.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Screenshot showing the problem | ||
|
Description
Rafael Lima
2022-10-03 14:53:30 UTC
It should be noted that this is also affecting all shapes in Impress. bisected to 96e3f85ea1cf0b490d332711b551a3922e54f8a3 is the first bad commit commit 96e3f85ea1cf0b490d332711b551a3922e54f8a3 Author: Jenkins Build User <tdf@pollux.tdf> Date: Tue Aug 16 10:05:19 2022 +0200 source 4b1a57e075af70135703e38337e1096b2f248ebd https://git.libreoffice.org/core/+/4b1a57e075af70135703e38337e1096b2f248ebd => feature (In reply to raal from comment #2) > => feature Thanks for the bisect. However, having bounding boxes inside tables were not the intended behavior of the bug report. This seems to be a side effect of the proposed fix. I commented about this in bug 94223 to see their opinion. IMO this is actually a regression. we can turn it off for tables, without affecting the original issue, that's no big deal Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/ac99dd03dbc8455ef16760c0608799dddce804b6 tdf#151311 don't show editing visualization frame for tables 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. |