Bug 102142 - Web Inspector: CodeMirrorTextEditor fails to scroll breakpoint into view after the first time
Summary: Web Inspector: CodeMirrorTextEditor fails to scroll breakpoint into view afte...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jan Keromnes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 15:17 PST by Jan Keromnes
Modified: 2012-11-14 00:13 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2012-11-13 17:43 PST, Jan Keromnes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Keromnes 2012-11-13 15:17:24 PST
When a breakpoint is set, it appears in the right hand breakpoint list. Clicking on one of them scrolls the breakpoint line into view, and highlights it. However, scrolling away and clicking on the same breakpoint again fails to scroll the breakpoint line back into view.
Comment 1 Jan Keromnes 2012-11-13 17:43:45 PST
Created attachment 174036 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-14 00:13:00 PST
Comment on attachment 174036 [details]
Patch

Clearing flags on attachment: 174036

Committed r134561: <http://trac.webkit.org/changeset/134561>
Comment 3 WebKit Review Bot 2012-11-14 00:13:04 PST
All reviewed patches have been landed.  Closing bug.