Bug 106773 (Writer-View-Jumps)

Summary: [META] Writer document canvas view / viewport jump issues
Product: LibreOffice Reporter: Thomas Lendo <thomas.lendo>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: normal CC: aron.budea, telesto, thomas.lendo, vsfoote
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on: 35971, 37510, 38738, 40105, 40465, 41192, 46988, 49259, 55499, 55622, 57818, 68459, 89897, 95266, 100265, 100940, 104241, 106048, 106436, 108410, 116372, 118437, 119846, 131599, 132565, 132803, 134186, 135207, 135244, 136540, 136993, 137046, 137047, 137107, 137868, 138708, 138967, 139531, 140727, 147463, 152440, 156119, 157130, 157623, 160496, 160905, 38199, 41063, 49994, 57011, 70809, 84929, 91519, 98722, 99608, 99794, 99855, 101873, 101932, 105271, 106374, 107482, 107844, 107870, 114454, 115958, 116907, 132812, 134955, 136539, 136803, 136885, 137106, 138587, 139518, 139671, 149282, 150589    
Bug Blocks: 108018, 113396    

Description Thomas Lendo 2017-03-26 10:16:39 UTC
This meta bug collects all issues regarding jump of the document canvas view (not necessarily caret) in Writer.
Comment 1 Mike Kaganski 2018-07-26 09:11:49 UTC
A code pointer to those who wants to fix the jumps: put a breakpoint to SwViewShell::IsViewLocked in sw/inc/viewsh.hxx (with condition !mbViewLocked), and look at the stack trace of the break after which the view jumps.
Comment 2 Stéphane Guillou (stragu) 2022-08-29 16:01:21 UTC
adding "viewport" in the title to more easily find this meta.