Hi,
I tryed my app on Opera 9.51 and I get a weird behaviour: on each popup, whether it's a window or a menu, all the text is selected. And there is a blue frame around it.
Has anyone experienced that and does anyone know how to disable such behaviour?
Thanks.
Doc:
com.extjs.gxt.ui.client.widget.Window
public void setFocusWidget(Widget focusWidget)
Widget to be given focus when the window is focused).
Parameters:
focusWidget - the focu widget
Yes, but what about menus? The Menu class doesn't define such method.
Basically everything that is opened on top of the viewport seems to have this problem, whether it's a window, a menu, a datepicker... whatever.
It is very frustrating, cause Opera is super fast at dealing with javascript and dom manipulation, not even comparabe to IE or FF. If only I could work out to turn off this feature....