[Webkit-unassigned] [Bug 82198] New: HTML Editing: Insertion point jumps when using link detection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 06:36:38 PDT 2012


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

           Summary: HTML Editing: Insertion point jumps when using link
                    detection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dev-bugzilla at equinux.de


Steps to reproduce:

1. Open the attached HTML document in Safari.
2. Make sure automatic link detection is enabled (Edit > Substitutions > Smart Links).
3. Place the insertion point at the beginning of the text "Lorem ipsum".
4. Type "www.equinux.com".


Expected Results:

Text field should contain this: www.equinux.comLorem ipsum


Actual Results:

After typing the second period the insertion point jumps past the word "Lorem". In the end, the text field contains this: www.equinux.Lorem comipsum

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