[Webkit-unassigned] [Bug 61996] [EFL] Paragraph selection API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 00:25:12 PDT 2011


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





--- Comment #3 from Grzegorz <g.czajkowski at samsung.com>  2011-06-06 00:25:11 PST ---
(In reply to comment #2)
> (From update of attachment 95865 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=95865&action=review
> 
> What would be a plausible use case for these features?

One of a possible scenario:
1. User starts to select text using WebKit's selection.
2. If user reaches end of current paragraph then whole paragraph is selected as rectangle.
3. UI application shows handles to control paragraph's selection.

> 
> > Source/WebKit/efl/ewk/ewk_frame.cpp:1641
> > +Eina_Bool ewk_frame_points_contained_same_paragraph_check(Evas_Object* o, int x1, int y1, int x2, int y2)
> 
> How about calling this ewk_frame_points_in_same_paragraph_get()?

Ok.

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