Closed Bug 1014425 Opened 11 years ago Closed 10 years ago

Thimble Tutorials Do Not Reset Scroll to Top

Categories

(Webmaker Graveyard :: Thimble, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cogdogblog, Assigned: michiel)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release) Build ID: 20140506152807 Steps to reproduce: (tested in Firefox and Chrome) Remix this Image Seek Thimble https://cogdog.makes.org/thimble/LTEzODAzODQ3Njg=/image-seek Click through tutorial to step 7, scroll to bottom of tutorial. Click "next" button Actual results: The tutorial window is still at the bottom of step 8 Expected results: To follow the sequence of a tutorial one would expect a new tutorial step to open at the top of its scroll length
Hey Matt. This request has been on Bugzilla for quite a while. Any chance someone can take a look at it?
Flags: needinfo?(matt)
Pomax might know something about this. :)
Assignee: nobody → pomax
Flags: needinfo?(matt) → needinfo?(pomax)
yup, the tutorial page nav only swaps in sections, but it looks like the master scroll position is left untouched. a window.scrollTo would probably fix this in the tutorial code. Marking as confirmed assigned
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: needinfo?(pomax)
filed and landed https://github.com/mozilla/thimble.webmaker.org/pull/437, as the solution was a single line of code. This should become live the next time Thimble is built.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.