IDEMPIERE-300 zk6: Search workflow process -> java.lang.IndexOutOfBoundsException
This commit is contained in:
parent
0a99e6c342
commit
9329465ae7
|
@ -1695,6 +1695,7 @@ public class FindWindow extends Window implements EventListener<Event>, ValueCha
|
||||||
}
|
}
|
||||||
|
|
||||||
public void OnPostVisible() {
|
public void OnPostVisible() {
|
||||||
|
if (m_sEditors.size() > 0)
|
||||||
Clients.response(new AuFocus(m_sEditors.get(0).getComponent()));
|
Clients.response(new AuFocus(m_sEditors.get(0).getComponent()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue