Problem with AutoComplete component in Portal environment
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Problem with AutoComplete component in Portal environment  XML
Forum Index -> Portals & Portlets
Author Message
nxMirko

Joined: 02/06/2010 11:24:08
Messages: 4
Offline


Hello,
I have the following situation. I develop a Portal having multiple IceFaces portlets deployed on a portal page. The various portlets share data using PortletSession and I'm using OnDemandRenderer to execute the server initiated rendering.
One of the portlets contains a auto-complete search mask.

The portlet alone works fine when it is the only icefaces portlet on the portal page. If I put more of my other portlets onto the page, the autocomplete input box still shows me the correct selectitems, but I have problems navigating them using the UP- and DOWN-keys. They are only selectable using the Mouse. Pressing ESCAPE does also not close my autocomplete list either - it closes for a short moment, but reappears pretty soon.

Strange thing is, that when I use JSF navigation to a second page (e.g. a portlet configuration screen) inside my portlet and then go back to my view with the autocomplete component is present, then the select items of the autocomplete are selectable using keyboard (UP and DOWN).

An reload of the whole portal page brings me back to the original problem.

Does anyone have a glue what might happen and can give me hints on howto investigate the problem?

I'm using IceFaces 1.8.2 together with Liferay 5.2.3.

Thanks in advance
Kind regards
Mirko
 
Forum Index -> Portals & Portlets
Go to:   
Powered by JForum 2.1.7ice © JForum Team