[Webkit-unassigned] [Bug 54598] New: Trailing tabs in a textarea become unselectable under certain conditions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 16:06:21 PST 2011


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

           Summary: Trailing tabs in a textarea become unselectable under
                    certain conditions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nicksantos at google.com


Created an attachment (id=82716)
 --> (https://bugs.webkit.org/attachment.cgi?id=82716&action=review)
Reduced test case

Under certain circumstances, I can get a textarea into a state where tabs at the end of the textarea can't be selected.

It happens with certain values and not others, and depends a lot on the contents of the textarea. So I've just attached a reduced test case that demonstrates the issue.

The test fails on Chrome 9 Linux and Win (Webkit 534.13), and Safari/Win 5.03 (Webkit 533.19). You should get the alert() message:
Expected selectionEnd : 45
Actual selectionEnd : 44

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