Bug 30243 (insertHTML-scroll)
Summary: | insertHTML should scroll window when inserting text outside of the scroll area | ||
---|---|---|---|
Product: | WebKit | Reporter: | jaroslav.benc |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, rniwa, webkit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
jaroslav.benc
I've been using inserHTML exec command to add <BR /> elements instead of \n. However window is not scrolled when this new element is added at the end of the view.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Could you please attach a test case?
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 42774 ***