Bug 112750 - Safari Web Inspector: Editing .css files in main area is jumpy
Summary: Safari Web Inspector: Editing .css files in main area is jumpy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.8
: P2 Normal
Assignee: Timothy Hatcher
URL: http://webkit.org
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-19 15:43 PDT by BJ Homer
Modified: 2013-03-20 08:25 PDT (History)
4 users (show)

See Also:


Attachments
Screencast of the bug in progress (2.82 MB, video/quicktime)
2013-03-19 15:43 PDT, BJ Homer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Homer 2013-03-19 15:43:25 PDT
Created attachment 193939 [details]
Screencast of the bug in progress

Go to webkit.org. Select `green.css` in the resource list. In the main area, you can now edit the text. Try to add a new rule. Something like this:

.foo {
   background: none;
}

Don't just copy/paste it; actually type it. When you stop typing for a moment, the editor will jump the cursor back to the first character of the text field, and sometimes remove some of the text you typed too.

It's annoying. Screencast attached.
Comment 1 Radar WebKit Bug Importer 2013-03-19 15:44:11 PDT
<rdar://problem/13457053>
Comment 2 Timothy Hatcher 2013-03-20 06:06:41 PDT
I have a fix out for review.
Comment 3 Timothy Hatcher 2013-03-20 08:25:02 PDT
This will be fixed in the next nightly build.