Bug 34765

Summary: Scroll bars not updating when panning standalone SVG document
Product: WebKit Reporter: mitz
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, karlcow, krit, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
URL: http://outspaced.fightingfantasy.org/SVG_Flowcharts/ff01.svgz

mitz
Reported 2010-02-09 11:15:16 PST
When panning a standalone SVG document, the scroll bars don’t update to reflect the scroll position. To reproduce: 1. Open the URL 2. Shift-drag to pan Notice that the scroll bars do not update.
Attachments
Nikolas Zimmermann
Comment 1 2010-02-09 11:45:04 PST
Yeah, the panning code is a pure special case for SVG in FrameView (?) - IIRC. It's not integrated in any way with the scroll bar code. Hm, I am not even sure it should be, panning at least shouldn't be tied to the initial viewport.
Ahmad Saleem
Comment 2 2024-09-04 06:43:41 PDT
Use wayback archive to get test case and changed it into JSFiddle: https://jsfiddle.net/e1db584o/
Ahmad Saleem
Comment 4 2024-09-04 06:47:18 PDT
*** Firefox Nightly 132 *** Unable to select via Shift and do panning etc. *** Chrome Canary 130 & Safari 18 Beta **** Can pan using Shift but it does not update Scrollbar etc.
Note You need to log in before you can comment on or make changes to this bug.