RESOLVED FIXED Bug 7113
Typing in editable overflow:hidden div doesn't scroll
https://bugs.webkit.org/show_bug.cgi?id=7113
Summary Typing in editable overflow:hidden div doesn't scroll
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.