Scroll Panel is not working

UI Components for JSF
Post Reply
rubi
Posts: 160
Joined: 24 May 2010, 16:53

01 Mar 2011, 21:14

<p:scrollPanel style="width:250px;height:200px">
<div style="width:500px;height:500px">
ddddd
</div>
</p:scrollPanel>

Is rendered as

<div id="j_idt55" style="width:250px;height:200px;overflow:hidden">
<div style="width:500px;height:500px">
ddddd
</div></div>
Glassfish V3.1.1,Mojarra 2.1.2, PrimeFaces-3.0RC1

GuitarBrasil
Posts: 221
Joined: 04 Aug 2011, 22:00

30 Aug 2011, 19:50

did you get this issue solved? i'm facing a similar issue. Basically a ScrollPanel doesn't show inside a Dialog.
PrimeFaces 3.5 + JSF 2.1.4 + Tomcat 7.X

User avatar
Oleg
Expert Member
Posts: 3805
Joined: 02 Oct 2009, 09:41
Location: Germany, Black Forest

30 Aug 2011, 20:33

I think this is an issue of jQuery based dialog in PF 2.2.1. Have you tried 3.0-SNAPSHOT?
PrimeFaces Cookbook (2. edition): http://ova2.github.io/primefaces-cookbook/ Learning Angular UI Development with PrimeNG: https://github.com/ova2/angular-develop ... th-primeng Blog: https://medium.com/@OlegVaraksin

smithh032772
Posts: 6144
Joined: 10 Sep 2011, 21:10

10 Sep 2011, 21:27

Within the last few days, I migrated from PrimeFaces 2.2.1 to 3.0 M3, and I am getting the error below when I attempt to use scrollPanel.

/index.xhtml @24,59 <p:scrollPanel> Tag Library supports namespace: http://primefaces.prime.com.tr/ui, but no tag was defined for name: scrollPanel

I tried to change the namespace (as instructed in Migrate to 3.0 instructions...below), but then NetBeans informs me 'No library found for this namespace', and when I run my PrimeFaces 3.0 M3 web app, pages are not rendered correctly.

http://primefaces.prime.com.tr/ui -> http://primefaces.org/ui
http://primefaces.prime.com.tr/mobile -> http://primefaces.org/mobile

Can someone help me out here? Thanks.
Howard

PrimeFaces 6.0, Extensions 6.0.0, Push (Atmosphere 2.4.0)
TomEE+ 1.7.4 (Tomcat 7.0.68), MyFaces Core 2.2.9, JDK8
JUEL 2.2.7 | OmniFaces | EclipseLink-JPA/Derby | Chrome

Java EE 6 Tutorial|NetBeans|Google|Stackoverflow|PrimeFaces|Apache

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 23 guests