Closed
Bug 901460
Opened 11 years ago
Closed 11 years ago
Code view should jump to the element where the User is clicking in display
Categories
(Webmaker Graveyard :: Thimble, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: laura, Unassigned)
Details
STR:
Load a somewhat complex make into thimble (e.g. one with lots of HTML like: https://thimble.webmaker.org/project/6065/edit )
Do not scroll on the Code view
Scroll on the display view and click somewhere towards the bottom.
EXPECTED: Code view jumps to the element where the user clicked and highlights it, thereby allowing the user to see what the HTML looks like for a particular element
ACTUAL: Code view jumps seemingly randomly. If it IS highlighting the proper element, the user can't see it and has to scroll down in the code, thereby removing their mouse from the display view, so the element is no longer highlighted.
Seen in FF, Chrome & Safari
This has been disabled in preparation of thimble-with-scripts landing. Once that lands, overloading the page that's being written with onclick behaviour will end up causing conflicts with the javascript the user may be using.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•