https://bugs.documentfoundation.org/show_bug.cgi?id=156546
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |high Severity|normal |critical Regression By| |Michael Stahl See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=15 | |4877 Status|UNCONFIRMED |NEW Keywords| |bibisected, bisected, | |regression CC| |[email protected] | |, | |stephane.guillou@libreoffic | |e.org Ever confirmed|0 |1 Blocks| |103100, 105948 Version|24.2.0.0 alpha0+ Master |7.5.4.2 release --- Comment #2 from Stéphane Guillou (stragu) <[email protected]> --- Thanks Telesto! Bibisected with linux-64-7.5 to first bad commit a34cc1135108bb252b8a58f6a9706b2630599735 which points to core commit ad03ed5106499f74b38da28489a9352ce3f01d1a which is a cherrypick of: commit d81379db730a163c5ff75d4f3a3cddbd7b5eddda author Michael Stahl Mon May 08 16:38:03 2023 +0200 committer Michael Stahl Tue May 09 10:34:40 2023 +0200 tdf#154877 sw: generalise ExtendedSelectAll() This used to work only in the body text; make it work in any text, so also text frame, header/footer, footnote, table cell. (fixes regression from commit 0590cd2857f68f48b8847071a9c1a7dbef135721) This is made much more difficult by table cells, which may contain nested tables; there is already some code to switch between text selection (via m_pCurrentCursor) and table cell selection (via m_pTableCursor). [...] Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151544 Michael, can you please have a look? Bumping the priority given that it was cherrypicked to 7.5.4 and we're getting closer to the last bugfix releases for 7.5. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103100 [Bug 103100] [META] Writer table bugs https://bugs.documentfoundation.org/show_bug.cgi?id=105948 [Bug 105948] [META] Undo/Redo bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
