Closed Bug 541938 Opened 14 years ago Closed 14 years ago

Scrollbar crashing browser

Categories

(Skywriter Graveyard :: Editor, defect, P1)

Other
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dangoor, Assigned: pcwalton)

Details

(From the mailing list, but I can reproduce this)

Using Firefox 3.6, Chrome 4.0.2.

I've basically reduced my website to a blank page with just bespin 
autoupgrading a div.  Still crashes.
 <html>
<head>
       <link rel="stylesheet" 
href="/media/js/BespinEmbedded-DropIn-0.6/BespinEmbedded.css" type="text/css">
</head>
<body>
       <div id="edit" class="bespin" style="height: 500px; width:500px;">{{ 
scriptContents }}</div>
       <script type="text/javascript" 
src="/media/js/BespinEmbedded-DropIn-0.6/BespinEmbedded.js"></script>
</body>
</html>

It is a funny little bugger-if I hit the up arrow icon, the page will jump to 
the top. If I hit the bottom arrow icon, it crashes badly.  Other times just 
hitting any arrow icon, left/right/up/down will crash it.
Assignee: nobody → pwalton
Status: NEW → ASSIGNED
Patrick Walton got the bugfix via email for reviewing.
Fixed in changeset 9bac0d5b2210, which is actually written by Julian, despite the commit history. My apologies, and thanks for the patch!
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.