Bug 7113

Summary: Typing in editable overflow:hidden div doesn't scroll
Product: WebKit Reporter: Adele Peterson <adele>
Component: HTML EditingAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal CC: justin.garcia
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 6986    
Attachments:
Description Flags
test case
none
patch darin: review+

Adele Peterson
Reported 2006-02-06 13:42:19 PST
When you have an editable overflow:hidden div, as you type past the end of the div, the overflow layer should scroll to reveal the cursor.
Attachments
test case (158 bytes, text/html)
2006-02-06 13:43 PST, Adele Peterson
no flags
patch (3.95 KB, patch)
2006-02-15 19:48 PST, Adele Peterson
darin: review+
Adele Peterson
Comment 1 2006-02-06 13:43:18 PST
Created attachment 6301 [details] test case
Adele Peterson
Comment 2 2006-02-15 19:48:35 PST
Darin Adler
Comment 3 2006-02-16 13:01:00 PST
Comment on attachment 6524 [details] patch Looks good, r=me. Would be nice to break up that very long line that initialized layerBounds, perhaps putting the width/height on a second line.
Note You need to log in before you can comment on or make changes to this bug.