https://bugs.documentfoundation.org/show_bug.cgi?id=118748
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from [email protected] --- I reproduce partially with LODev26.8.0.0alpha0: I reproduce test case 1 (go to A1, shift+right to select B1, Home): no event on hitting Home even though the selection clears and only A1 remains. However I don't really reproduce case 2, but that's because focus moves to A1, instead of staying in C1. So the selection behavior changed, which had an effect here. --- And although it's probably not the place, the current selection behavior when hitting Home/End is a bit weird when not selecting the first cell: whether hitting Home or End, the focus goes to the first column of the row that had the focus. E.g. if starting on B2, and selecting B2:C3, hitting Home or End moves focus to A2. Similarly, if starting with C3 and extending to B2, Home/End moves to A3. -- You are receiving this mail because: You are the assignee for the bug.
