Description: Fixes for Bug 160842 and Bug 161332 didn't handle multicolumn tables. Steps to Reproduce: 1. Open the test document of Bug 160842 (https://bugs.documentfoundation.org/attachment.cgi?id=194549). 2. Click on the right border of the floating table. Actual Results: It selects the image (which is bigger, than the table). Expected Results: It selects the floating table. Reproducible: Always User Profile Reset: No Additional Info: Also it's not possible to select the B1 and B2 cells.
Created attachment 194551 [details] unit test document
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/886cbcd7627985692d4d2ad3197b1af08378d430 tdf#161426 sw: fix selection in multicolumn 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.
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/e15a11679a3e0b4e67a0a27cd42f7fc5567e725f tdf#161426 sw: fix selection in multicolumn 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.