Hi
Dne Fri, 9 Apr 2010 03:26:03 +0300 Tiziano Santoro tiziano88@gmail.com napsal(a):
I'm trying to reproduce the bug https://sourceforge.net/tracker/?func=detail&aid=2968741&group_id=23... within opera 10.5. The problem exists, and indeed I discovered that the cause is the action of disabling and re-enabling the text box while performing the filtering on the table names. When giving focus to a previously disabled and re-enabled text box, it won't do it. The only solution I found so far is to avoid this text box locking at all; there should not be any noticeable problems in doing it, except when a second event is fired before the first one terminated. Should I look for another (unlikely) solution?
Is this still the case in current master? The related JS code has changed quite a lot.