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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 00:44:00 PDT 2011


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

           Summary: [EFL] Paragraph selection API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: demarchi at webkit.org


API allows to:
 - get size and position of paragraph for the given point,
 - check if two points are located in the same paragraph.

It doesn't draw anything on WebKit's context just returns needed information to point out a client application html block.

I am wondering whether it's a good place for function ewk_frame_paragraph_rect_get. Maybe this functionality should be moved somewhere in WebCore (like functions enclosingBlock() or inSameParagraph).

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