OK, I fixed it in somewhere else. As I suspected this was just a
symptom, there was a problem with paragraph_char_last that with empty
paragraphs would have set the cursor to a wrong value.

Anyhow, fixed.

On Tue, 2011-02-22 at 11:12 +0900, WooHyun Jung wrote:
> Oh. Right - return 0 is correct thing. 
> 
> But, why do you think - this solution will fix my issue ? 
> 
> I think - just returning 0 will be enough for this. 
> 
>  
> 
> From: tta...@gmail.com [mailto:tta...@gmail.com] On Behalf Of Tom Hacohen
> Sent: Tuesday, February 22, 2011 2:25 AM
> To: WooHyun Jung
> Cc: enlightenment-devel@lists.sourceforge.net
> Subject: Re: [E-devel] Small bug in evas_textblock.
> 
>  
> 
> Dear WooHyun,
> 
> I can confirm the issue, but I don't think your solution is valid, probably
> the more correct thing to do is set to 0
> and return, but I don't think this will fix your issue, but it's just a
> correct thing to do :P
> 
> Anyhow, will take a look tomorrow, I'm too tired atm.
> 
> Thanks for the report,
> Tom.
> 
> On Mon, Feb 21, 2011 at 2:43 PM, WooHyun Jung <wh0705.j...@samsung.com>
> wrote:
> 
> Hello. All.
> 
> I found one small bug in evas_textblock.
> 
> For checking this bug ~ I recommend to do like following scenario.
> 
> 
> 
> In Entry 3 of Elementary_test,
> 
> 1.     Push Clr Button for the bottom entry.
> 
> 2.     Input 'a' and input "Backspace" in the bottom entry.
> 
> 3.     Click the top entry.
> 
> 4.     Click the bottom entry.
> 
> 5.     Input some characters.
> 
> 6.     Result : char is input before the last character.
> 
> 
> 
> So I made a patch and attached it.
> 
> Anybody can check about this ?
> 
> Thanks.
> 
> 
> ----------------------------------------------------------------------------
> --
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 
> 
> 
> 



------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to