Bug 161332 - floating table is not selectable by the mouse, if it contains an image cropped by the right border
Summary: floating table is not selectable by the mouse, if it contains an image croppe...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:24.8.0 target:24.2.5
Keywords:
Depends on:
Blocks: Writer-Tables Cell-Management Authors
  Show dependency treegraph
 
Reported: 2024-05-29 23:21 UTC by László Németh
Modified: 2024-09-13 02:13 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2024-05-29 23:21:10 UTC
Description:
floating table is not selectable by clicking on its right border, if contains an image cropped by the right border

Steps to Reproduce:
1. Open the test document of Bug 160836 (https://bugs.documentfoundation.org/attachment.cgi?id=193871).
2. Click on the right border of the floating table.

Actual Results:
It selects the image (which is bigger, than the table cell).

Expected Results:
It selects the floating table.


Reproducible: Always


User Profile Reset: No

Additional Info:
Follow-up to commit 161261
Comment 1 Commit Notification 2024-05-31 07:48:27 UTC
László Németh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/2f7bb481c57458a38769ebd961f07cc45767f1f7

tdf#161332 sw: fix missing selection of floating table

It will be available in 24.8.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.
Comment 2 Commit Notification 2024-06-04 09:51:23 UTC
László Németh committed a patch related to this issue.
It has been pushed to "libreoffice-24-2":

https://git.libreoffice.org/core/commit/d6fad3920cda937e18690738b3fae17d548d8f04

tdf#161332 sw: fix missing selection of floating table

It will be available in 24.2.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.