Bug 155518

Summary: Selected column becomes the "uneditable state" when cells are merged
Product: LibreOffice Reporter: Alexander Kurakin <kuraga333>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: adamseskunas, kuraga333, raal
Priority: medium    
Version: 7.4.6.2 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 103100    
Attachments: Test case file
Screenshot

Description Alexander Kurakin 2023-05-26 22:20:01 UTC
1. Open the Writer.
2. Create a 2-rows 2-columns table.
3. Move to the last column of the last cell.
4. Split it into 2 rows.
5. Result: the test case file.
6. Select the first column by mouse click.
7. Toolbar becomes the "uneditable state". Is it expected?
Comment 1 Alexander Kurakin 2023-05-26 22:20:27 UTC
Created attachment 187536 [details]
Test case file
Comment 2 Alexander Kurakin 2023-05-26 22:21:39 UTC
Created attachment 187537 [details]
Screenshot
Comment 3 Alexander Kurakin 2023-05-26 22:22:15 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: en-US (en_US.UTF-8); UI: en-US
Gentoo official package
Calc: threaded
Comment 4 Adam664 2023-06-01 17:13:20 UTC
Thank you for reporting the bug. I can not reproduce the bug in

Version:        7.4.6.2/LibreOffice Community
Environment:    CPU threads:1;OS:Linux 6.1
User Interface: UI render:default;VCL::kf5(cairo+xcb)
Locale:         en-US(C.UTF8);UI:en-US
Misc:           Gentoo official package
                Calc:threaded
Comment 5 Alexander Kurakin 2023-06-02 20:15:42 UTC
(In reply to Adam664 from comment #4)
> I can not reproduce the bug in
> 

Adam664, thanks!
Did you reproduce steps or use the test case file?
Comment 6 raal 2023-06-05 20:15:39 UTC
It depends on cursor. When cusrsor is in the first cell, then Formatting toolbar is enabled. When cursor is in the merged cell, then Formatting toolbars is disabled.

Confirm in Version: 7.6.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 845054aa25b7cba1daa1ff30b142d549027299bd
CPU threads: 4; OS: Linux 5.19; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded
Comment 7 Adam664 2023-06-05 23:45:28 UTC
(In reply to Alexander Kurakin from comment #5)
> (In reply to Adam664 from comment #4)
> > I can not reproduce the bug in
> > 
> 
> Adam664, thanks!
> Did you reproduce steps or use the test case file?

I followed the reproduce steps. Just tried it again and put the cursor in each cell and the bug would still not reproduce.
Comment 8 Alexander Kurakin 2023-06-06 08:44:38 UTC
(In reply to Adam664 from comment #7)
> (In reply to Alexander Kurakin from comment #5)
> > (In reply to Adam664 from comment #4)
> > > I can not reproduce the bug in
> > > 
> > 
> > Adam664, thanks!
> > Did you reproduce steps or use the test case file?
> 
> I followed the reproduce steps. Just tried it again and put the cursor in
> each cell and the bug would still not reproduce.

Note that "select by click" is "click on the top of column for select".