Can't move focus [...] for Popup Key Lovs
Brought to you by:
patrick_wolf,
praganitsch
If a value is selected from a Popup Lov which is of type "Popup Key Lov" the following JavaScript error is displayed.
"Can't move focus to the control because it is invisible, not enabled,
or of a type that does not accept the focus."
Workaround:
Comment out the
ApexLib_Browser.setLovIconsNonNavigable;
call in page 0 Region "ApexLib - Before footer".
Logged In: YES
user_id=1449836
Originator: YES
Increase priority, because someone else hit that bug.