Created attachment 182811 [details] Screenshot showing the problem In LO 7.5 master, if you add a table in Impress and click the table cells, you'll see the bounding box around the text. Is this a new feature or a bug? See attached image for more details. System info: Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: 93925ec1f610d95a426231baf9a42128c773bb38 CPU threads: 16; OS: Linux 5.15; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Calc: CL threaded
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
https://gerrit.libreoffice.org/c/core/+/141683
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.