Wow. Cool. I've couldn't reproduce the problem you mentioned, but found 
another problem while playing with the at-a-glance demo.

Cool, if this ugly focus behavior has also fixed your version.

Some technical details: The tab-key produced a window blur&focus event 
in IE. This was because the blur() call to an element results in a blur 
event to the window, too. And this was the reason for the execution of 
_closePopup inside ComboBox. This do a setFocused(true). [...]

Maybe in your case this produced a endless-loop.

Cheers,

Sebastian



Alex D. schrieb:
> It works! Thx dude!
> 
> What was the problem?
> 
> BEST REGARDS,
> alex.d
>> Hi!
>>
>> In SVN I've changed the behavior of combobox focus handling a bit. Maybe 
>> you wanna test your application with the SVN version, too.
>>
>> Thanks.
>>
>> Cheers,
>>
>> Sebastian
>>
>>
>> Sebastian Werner schrieb:
>>   
>>> Hi Alex,
>>>
>>> are you able to reproduce this behavior with any of the qooxdoo demos? I 
>>> don't know what change should lead to this odd behavior.
>>>
>>> Cheers,
>>>
>>> Sebastian
>>>
>>>
>>> Alex D. schrieb:
>>>     
>>>> Hi folks,
>>>>
>>>> i have here a very strange problem and i really have no ideas. Following:
>>>> while navigating with "TAB"(second or third TAB-keypress) in IE(6.x) 
>>>> from widget to widget(mostly TextFields, Labels and Comboboxes) Intenet 
>>>> Explorer causes 100% processor load and doesn't respond to any 
>>>> mouse/keyboard activities. I receive no errors in the debug-console and 
>>>> under Firefox i have no problems at all.
>>>> I tried to reduce this trouble to a "simple" application with a few 
>>>> widgets(or with 100 TextFields for example) but it worked ok :-(
>>>> This problem came with the last 0.6.1 release. At least revision 3994 
>>>> works ok and causes no troubles.
>>>> Would you please give me any hints of what may be wrong, because i don't 
>>>> even know where to search.
>>>>
>>>> Best Regards,
>>>> alex.d
>>>>
>>>> -------------------------------------------------------------------------
>>>> Take Surveys. Earn Cash. Influence the Future of IT
>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share 
>>>> your
>>>> opinions on IT & business topics through brief surveys -- and earn cash
>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>>> _______________________________________________
>>>> qooxdoo-devel mailing list
>>>> [email protected]
>>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>>       
>>> -------------------------------------------------------------------------
>>> Take Surveys. Earn Cash. Influence the Future of IT
>>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>>> opinions on IT & business topics through brief surveys -- and earn cash
>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>> _______________________________________________
>>> qooxdoo-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>>     
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys -- and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>   
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to