[webkit-dev] cursor position in textbox

Adele Peterson adele at apple.com
Mon Jul 6 09:59:00 PDT 2009


Yes, in WebKit, that's just another kind of selection.

On Jul 6, 2009, at 1:45 AM, Nilesh Patil wrote:

> Hi
>
> Just a clarification...
>
> By cursor i meant blinking cursor ( i.e. 'I' ) that appears next to
> any character when u type anything in text box
>
> Thanks & Regards
> Niilesh
>
> On Mon, Jul 6, 2009 at 2:11 PM, Nilesh Patil<vniles at gmail.com> wrote:
>> Hi
>>
>> Thanks Adele ....
>>
>> Thanks & Regards
>> Niilesh
>>
>>
>> On Mon, Jul 6, 2009 at 12:15 PM, Adele Peterson<adele at apple.com>  
>> wrote:
>>> Hi Nilesh,
>>>
>>> Try setting a breakpoint at  
>>> WebCore::SelectionController::setSelection and
>>> looking at the backtrace from there.
>>>
>>> - Adele
>>>
>>> On Jul 5, 2009, at 11:13 PM, Nilesh Patil wrote:
>>>
>>>> Hi
>>>>
>>>> Any one knows how does cursor position is updated in side textbox
>>>> whenever alphabet is entered ?
>>>>
>>>> Thanks in advance ...
>>>> _______________________________________________
>>>> webkit-dev mailing list
>>>> webkit-dev at lists.webkit.org
>>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>>
>>>
>>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev



More information about the webkit-dev mailing list