Page MenuHomePhabricator

#5.0 Scrolling to fragment in webview results in the target offset being eclipsed by native headers
Closed, ResolvedPublic

Description

Need to take pinned native headers into account when scrolling, otherwise the target offset is covered by native headers. See this gif for an example.

Event Timeline

BGerstle-WMF raised the priority of this task from to Needs Triage.
BGerstle-WMF updated the task description. (Show Details)
BGerstle-WMF subscribed.
BGerstle-WMF set Security to None.
BGerstle-WMF updated the task description. (Show Details)

It looks like the native section headers are not properly being offset for the nav bar, which was added recently over the web view.

I'll need to fix that as well to complete this ticket.

See below: (the red is the html placeholder - you can see the black native title is no longer perfectly overlaid)

Screen Shot 2015-08-21 at 10.56.47 AM.png (986×592 px, 146 KB)