autocomplete dropdown scroll

UI Components for JSF
Post Reply
espadax4
Posts: 10
Joined: 24 Mar 2012, 19:45

30 Mar 2012, 03:36

hello,

i'm using scrollheight="200" because i have lot of data to load in the autocomplete.

Code: Select all

 <p:autoComplete dropdown="true" maxlength="3" forceSelection="true" value="#{column.columnValue}"   
                    completeMethod="#{xxxBean.complete(xxxxx)}" scrollHeight="200"/> 
                     
when i click the button to show the panel with data, the panel position is not attached to the component(parent)

i'd make a screen to show you my problem

(if i click for the second time, all is fine, and the panel is attached to the component(parent) )

need your help, what i have to change to make the panel always attached to the component (parent)


thanks,

Image
JSF 2.0/Tomcat 6.0/Spring2.5/PrimeFace 3.2

User avatar
afterbit
Posts: 100
Joined: 19 Mar 2012, 23:51
Contact:

11 Apr 2012, 17:09

did you find any solution?

wundzun
Posts: 33
Joined: 07 Mar 2012, 22:01

17 Apr 2012, 14:29

I had the same problem. This is a bug in PrimeFaces, so the only real solution (as opposed to a hacky workaround) is to fix it in the library itself. I submitted a patch here, feel free to use it:
http://code.google.com/p/primefaces/iss ... il?id=3934
Using PrimeFaces 3.3, Mojarra 2.1.6, GlassFish 3.1.2

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 45 guests