Description: https://drive.google.com/drive/folders/1O-NZ5H15FxC4uF3q4i2elwwWKQJxE2gD?usp=sharing Steps to Reproduce: 1.Make a table with a merge column 2.Select a row until that merged column 3. Actual Results: The merged part has no selection Expected Results: Select it by imaginary borders so you can define new borders Reproducible: Always User Profile Reset: No Additional Info: In the video
Created attachment 204235 [details] Video
Created attachment 204236 [details] File in the video
Tested on Windows 11 64-bit with LibreOffice 25.8.3.2 stable (X86_64) and 26.2.0.0.alpha1+ beta (X86_64). Reproduced the author’s table in Writer and repeated all steps: selecting a row up to a vertically merged cell. Result: instead of a single row, multiple rows get selected, making it difficult to adjust borders or select a specific row precisely. Conclusion: the issue is reproducible in both versions. The root cause is the handling of vertically merged cells: the program selects the entire merged range rather than the individual row. The way the tables were merged by the author may also influence behavior, but the main problem is the selection logic with vertical merges.