Description: If a table is the first element of the document, menu `Edit` - `Select All` or `Ctrl+A` does not select all. Steps to Reproduce: 1. Open a new text document 2. Insert a table 3. Choose menu Edit - Select All (or Ctrl+A) twice Actual Results: First time table is selected, second time all content is selected and inmediatelly deselected. Expected Results: First time table is selected, second time all content is and remain selected. Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info: Version: 6.3.6.2 (x86) Build ID: 2196df99b074d8a661f4036fca8fa0cbfa33a497 CPU threads: 4; OS: Windows 6.1; UI render: default; VCL: win; Locale: es-MX (es_MX); UI-Language: en-US Calc: threaded The same with and without OpenGL.
I confirm it with Version: 7.0.0.3 (x64) Build ID: 8061b3e9204bef6b321a21033174034a5e2ea88e CPU threads: 4; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: threaded Steps to reproduce 1. Open a new text document 2. Insert a table 3. Insert Cursor outside table 4. Choose menu Edit - Select All (or Ctrl+A) Actual Results: All content is selected and inmediatelly deselected.
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c56bf1479cc71d1a2b0639f6383e90c1f7e3655b author Miklos Vajna <vmiklos@collabora.com> 2019-09-16 21:15:28 +0200 committer Miklos Vajna <vmiklos@collabora.com> 2019-09-17 08:57:15 +0200 commit c56bf1479cc71d1a2b0639f6383e90c1f7e3655b (patch) tree 3db679971be5be40d2f737202de6b8106dc1d53c parent 813cca94cd3a08d98c09fc7c34afddd02dc912ce (diff) tdf#105330 sw: fix lost cursor on undoing nested table insert Bisected with: bibisect-linux64-6.4 Adding Cc: to Miklos Vajna
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6f1e02c96b887750f974c187a82ecd6236e6a435 tdf#135682 sw: fix lost selection-all when doc starts with table It will be available in 7.1.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.
*** Bug 133980 has been marked as a duplicate of this bug. ***
Verified in Version: 7.1.0.0.alpha0+ Build ID: 6f1e02c96b887750f974c187a82ecd6236e6a435 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Miklos, thanks for fixing this issue!
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/ffc8cc8d7891ef4be1a364116a2bc9075f51b2b9 tdf#135682 sw: fix lost selection-all when doc starts with table It will be available in 7.0.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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/d3a874cedc6129bace47fbee4b781e7a5e30b65f tdf#135682 sw: fix lost selection-all when doc starts with table It will be available in 6.4.7. 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.