On Thu, 23 Feb 2012 13:22:22 +0900
Carsten Haitzler (The Rasterman) <ras...@rasterman.com> wrote:

> On Wed, 22 Feb 2012 11:06:34 -0200 Gustavo Chaves <gl...@profusion.mobi> said:
> 
> > >
> > > > haven't tested with other widgets, but entry focus is barely functional.
> > > base
> > > > entry test sets focus on the entry to start, focus is not present. this
> > > is
> > > > probably caused by the same thing that causes the rest of entry focus
> > > > problems.
> > >
> > > no - this was something special. fixed now :)
> > >
> > >
> > No, it isn't. You have just broken focus/focus chain completely, it seems
> > -- try the focus tests.
> 
> ok - hermet's code brought out an existing bug. not his fault - can_focus was
> always true to begin with but the callbacks for key etc. were not ADDED then.
> they were added later on setting if the widget can focus or not, and here
> since it now checked the can_focus flag, it didn't add them - since it was
> logical that they should already have been there. so whoever added the
> callback adding code to begin with created the bug as they didnt spot that
> can_focus was on by default and things should have also been added there
> too. :)
> 
still broken. when a window loses focus and regains it, the previously focused
widget in the window does not regain focus.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to