[Webkit-unassigned] [Bug 44334] [EFL] Text selection advanced API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 08:59:57 PDT 2011


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





--- Comment #13 from Rafael Antognolli <antognolli at profusion.mobi>  2011-06-01 08:59:56 PST ---
(In reply to comment #12)
> (In reply to comment #9)
> > (From update of attachment 84688 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=84688&action=review
> > 
> > >> Source/WebKit/efl/ewk/ewk_frame.cpp:761
> > >> +    selectedRange->textRects(rects, true);
> > > 
> > > selectedRange can be null
> Done.
> 
> > 
> > r- because of this.
> 
> Despite of your kindness,
> I can't find easy way to use EventHandler::selectClosestWordFromMouseEvent on WebKit/EFL without events.

Hello Ryuan,

I think Ryosuke isn't talking about using EventHandler::selectClosestWordFromMouseEvent directly, but in someway refactor that function so it would call another function. This other function would have the common code available to be called by ewk_frame_select_closest_word.

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