[Webkit-unassigned] [Bug 34374] New: Caret disappears after deleting the final character and inserting text during the fired input event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 30 02:51:22 PST 2010


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

           Summary: Caret disappears after deleting the final character
                    and inserting text during the fired input event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: StevenGBrown at gmail.com


Created an attachment (id=47762)
 --> (https://bugs.webkit.org/attachment.cgi?id=47762)
Test Case (Disappearing caret)

To reproduce:
- Open the attached test case.
- Backspace over the 'b' character.
- Backspace over the 'a' character (the final character remaining in the text
field).
- The caret has now disappeared, although the text field is still highlighted
as though it were focused.

Have reproduced this issue in:
- Safari 4.0.4 (531.21.10)
- Google Chrome 4.0.249.78

Expected behaviour:
After backspacing over the character in the text field, the caret should appear
at the end of the text. This is the behaviour of Mozilla Firefox 3.5.7 and
Opera 10.10.

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