[Webkit-unassigned] [Bug 33448] New: webkit clears the current selection when click the address bar or search box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 10 04:57:36 PST 2010


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

           Summary: webkit clears the current selection when click the
                    address bar or search box
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eagleinfly at gmail.com


webkit clears the current selection when click the address bar or search box,
it works fine under chrome, firefox, and safari on windows


steps to reproduce:
1. open safari and browse to a editable html file which body has attribute 
contentEditable="true"
2. select some text
3. click address bar or search box
4. the selection of html has been cleared

it happens on safari, and webkit which I embed in a wxWidgets application using
wxWebkitCtrl, I'm not sure if this is a bug or it's by design.

or is there any work around to avoid this?


os: mac osx 10.5
safari: 4.x

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