Bug 155527 - Nothing happen on table row's mouse selecting if it's splitted differently
Summary: Nothing happen on table row's mouse selecting if it's splitted differently
Status: VERIFIED DUPLICATE of bug 43848
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.1 all versions
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 155517 (view as bug list)
Depends on:
Blocks: Writer-Tables-Select
  Show dependency treegraph
 
Reported: 2023-05-27 21:13 UTC by Alexander Kurakin
Modified: 2024-02-23 18:50 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Test case file (8.58 KB, application/vnd.oasis.opendocument.text)
2023-05-27 21:13 UTC, Alexander Kurakin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kurakin 2023-05-27 21:13:04 UTC
1. Open the Writer.
2. Create a 2-rows 3-columns table.
3. Split the 2nd column of the 2nd row into 2 rows.
4. Result:
  -------------
  |   |   |   |
  -------------
  |   |   |   |
  |   -----   |
  |   |   |   |
  -------------
5. Try to select "the 2nd row" using the mouse. Nothing happened.
Comment 1 Alexander Kurakin 2023-05-27 21:13:31 UTC
Created attachment 187547 [details]
Test case file
Comment 2 Alexander Kurakin 2023-05-27 21:13:56 UTC
Reproduced in:

Version: 7.4.6.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 4; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: ru-RU (ru_RU.UTF-8); UI: ru-RU
Gentoo official package
Calc: threaded
Comment 3 Alexander Kurakin 2023-05-27 21:19:24 UTC
Possibly related: bug #155517.
Comment 4 Alexander Kurakin 2023-05-29 08:12:37 UTC
Oh, note: I meant mouse click near the row's left border.
Comment 5 BogdanB 2023-05-29 11:37:02 UTC
I confirm with
Version: 7.5.0.1.0+ (X86_64) / LibreOffice Community
Build ID: f29b2b5b7a86fa813ec0410f2788cd9580c7e0b2
CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

For example, after selecting the last row, right click - Table Properties - Background - anycolor: the bottom cell remains white.
Comment 6 BogdanB 2023-05-29 11:39:45 UTC
*** Bug 155517 has been marked as a duplicate of this bug. ***
Comment 7 Gabor Kelemen (allotropia) 2024-02-23 02:01:25 UTC
This seems to work now in

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: bbc9ac1f08a5ee4b9f65eaf10110df328d95de95
CPU threads: 15; OS: Windows 10.0 Build 19045; UI render: default; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: default

probably after:

 Commit Notification 2024-02-08 15:31:55 CET

Oliver Specht committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/8affaf465a2b4c092518406a495796b06a642b1d

tdf#43848 fix selection in table with split/merged cells

*** This bug has been marked as a duplicate of bug 43848 ***
Comment 8 Alexander Kurakin 2024-02-23 14:35:49 UTC
BogdanB, can you confirm? Thanks.
Comment 9 BogdanB 2024-02-23 18:50:37 UTC
Thanks, Oliver Specht for fixing, Gabor for investigating and Alexander for reporting.

Yes, it is not working in
Version: 24.2.0.3 (X86_64) / LibreOffice Community
Build ID: da48488a73ddd66ea24cf16bbc4f7b9c08e9bea1
CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

And it is working well in
Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 23056ce647654d57b63cb48a30488d35fcd26c7f
CPU threads: 16; OS: Linux 6.5; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded