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: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
7.4.6.2 release
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: 2023-05-29 11:39 UTC (History)
2 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. ***