[Webkit-unassigned] [Bug 16928] New: tab folllowed by shift-tab does not work as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 15:35:04 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16928

           Summary: tab folllowed by shift-tab does not work as expected
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


tab folllowed by shift-tab does not work as expected (at least on windows)

1. Place your cursor in an editable text region (<textarea>, <iframe>
document.designMode= "ON", <div contenteditable>)
2.  type some text "foo bar"
3.  place your cursor between foo and bar
4.  hit tab, followed by shift-tab.

Notice how you cursor is in the wrong place:
<textarea> : colapsed to start
<iframe> : same
<div contenteditable> : entire contents selected

FireFox and IE both get this right in all cases (your cursor is where you left
it).


-- 
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