Bug 11060
Summary: | Gmail Editor: During a reply, the caret moves to the next line when indenting text | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Petersen <c.petersen87> |
Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | GoogleBug, InRadar |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
Bug Depends on: | |||
Bug Blocks: | 9638 |
Chris Petersen
* SUMMARY
During a reply, the caret moves to the next line when indenting text
* STEPS TO REPRODUCE
1) With TOT webkit NB r16590, login to your gmail account
2) Select a message in your inbox and reply to it
3) With caret placed in message, type a few words
4) Now the caret at the end of this line, click the 'Indent More' toolbar icon
5) Text becomes indented but caret moves to the next line below
* RESULTS
Caret should remain on the current line after indenting text but doesn't.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Petersen
This is covered in <rdar://problem/4753075>
Justin Garcia
My checkin yesterday fixed this.