Description: Cells that are centered or right-aligned cannot always be edited. When I click in the left area, the hidden cell is selected instead of placing the cursor at the selected text location. Steps to Reproduce: 1. fill adjacent 3 cells with longer text 2. align the middle cell to the center and the right cell to the right 3. edit the middle/right cell and try to click into the left text area (which covers the left cell) Actual Results: The left (covered) cell is selected Expected Results: The cursor should be placed in the selected text location Reproducible: Always User Profile Reset: No Additional Info: Incorrect handling has been tested under Debian with Version 7.0.4.2/7.4.5.1 and Archlinux with 7.5.3.2
Created attachment 187502 [details] Simple predefined table document to reproduce the error
Reproducible. Version: 7.5.3.2 (X86_64) / LibreOffice Community Build ID: 9f56dff12ba03b9acd7730a5a481eea045e468f3 CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded Seems, when at the left, points to the cells not to the edited text over them Works fine in the other direction.
Czeber László Ádám committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/62e201d2cf82f4ccaa6564bd2420ac6582594b8f tdf#155495 sc: fix cursor positioning editing centered/right-aligned cells It will be available in 24.2.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.
Czeber László Ádám committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/dc057620aa4652baa73301cf668511b1fd33190f tdf#155495 sc: fix cursor positioning editing centered/right-aligned cells It will be available in 7.6.2. 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.
Verified Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 33ae7c12bbdf19b76ced472ca8aed6cf66477bbe CPU threads: 16; OS: Windows 10.0 Build 22621; UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded