[Webkit-unassigned] [Bug 11746] REGRESSION(r14931): Outlook Web Access incorrectly positions the insertion point when replying to e-mail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 6 04:49:23 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11746
------- Comment #16 from ddkilzer at kilzer.net 2006-12-06 04:49 PDT -------
Based on Comment #15, I'd like to see the following with WebKit (which is
basically Opera 9.0.2 with keyboard navigation mimicking mouse clicking).
Thoughts?
Initial focus:
- Caret placed at beginning of content
- Text area drawn with beginning of content
- Typing inserts at beginning of content (no scrolling)
Subsequent focus using tab/shift-tab:
- Same as initial focus
- Previous caret position is remembered
Subsequent focus using mouse to click on scrollbar:
- Same as initial focus
- Previous caret position is remembered
Note that Bug 11767 was filed since clicking on the scrollbar in the next text
areas does not "fully" focus it (no caret and no typing is possible), unlike
using tab/shift-tab.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list