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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 17:27:47 PST 2010


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





--- Comment #2 from wxu <eagleinfly at gmail.com>  2010-01-11 17:27:47 PST ---
What I'm trying to do is embed the webkit in a desktop application(using
wxwidgets), and then I added dialogs and other property editor to maintain the
current selection(e.g. image, paragraph).
If the user selected an image, I want to show an image editor beside the html
view, then user can change the size or other style of the image.

but if I click the editor(outside of the html view), then the current selection
lost, what I expected is make the selection to be inactive, then I can got the
selected element.

is that make sense?
thanks.

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