Bug 151311 - Bounding boxes are now visible in Impress tables (bug or feature?)
Summary: Bounding boxes are now visible in Impress tables (bug or feature?)
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
7.5.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Caolán McNamara
URL:
Whiteboard: target:7.5.0
Keywords: possibleRegression
Depends on:
Blocks:
 
Reported: 2022-10-03 14:53 UTC by Rafael Lima
Modified: 2022-10-23 18:26 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot showing the problem (11.24 KB, image/png)
2022-10-03 14:53 UTC, Rafael Lima
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Lima 2022-10-03 14:53:30 UTC
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
Comment 1 Rafael Lima 2022-10-03 14:57:21 UTC
It should be noted that this is also affecting all shapes in Impress.
Comment 2 raal 2022-10-18 16:21:28 UTC
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
Comment 3 Rafael Lima 2022-10-18 17:02:17 UTC
(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.
Comment 4 Caolán McNamara 2022-10-23 15:59:25 UTC
we can turn it off for tables, without affecting the original issue, that's no big deal
Comment 5 Caolán McNamara 2022-10-23 16:02:57 UTC
https://gerrit.libreoffice.org/c/core/+/141683
Comment 6 Commit Notification 2022-10-23 18:26:19 UTC
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.