[Webkit-unassigned] [Bug 51211] bluring and focusing contentEditable region doesn't preserve cursor position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 16 13:44:44 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51211





--- Comment #2 from Nick Santos <nicksantos at google.com>  2010-12-16 13:44:44 PST ---
FWIW, this bug is a reduction of a problem in Google Spreadsheets. You can repro the problem like so:
1) Go to docs.google.com
2) Create a new spreadsheet.
3) double-click on cell A1 and type "=SUM("
4) Click a blank region at the top of the page.
5) Click cell A2 on the grid.

Expected behavior
The contents of the cell become "=SUM(A2"

Actual behavior
The contents of the cell become "A2=SUM("

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list