selectInputDate problem with visible attribute in 1.6.1
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
selectInputDate problem with visible attribute in 1.6.1  XML
Forum Index -> Components
Author Message
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi,

Since I installed the ICEFaces library V1.6.1 I get a bug with popup calendars (selectInputDate tag).

The attribute "visible" don't work when popup calendar isn't shown. The inputtext field isn't hidden.

Wehereas when the popup calendar is shown, I can set the attribute "visible" to false and the popup and the inputtext are hidden together.



Is someone has any solution ?

thanks
regards

Bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
adnan.durrani


Joined: 19/01/2006 00:00:00
Messages: 437
Offline


Hi Baleyba,

Thanks for letting us know about this problem, I have created the following JIRA case.
http://jira.icefaces.org/browse/ICE-2082

Can you please use the rendered attribute mean while.

Thanks,

-- Adnan Durrani --
[Email]
Baleyba

Joined: 16/11/2006 00:00:00
Messages: 110
Offline


Hi adnan.durrani,

thanks!
Yes I used rendered attribute and it solves my problem.

But what is the difference between these two attributes.

regards
Bal.

JBoss 4.2.3 | Java 1.6.0_16 | IceFaces 1.8.2
adnan.durrani


Joined: 19/01/2006 00:00:00
Messages: 437
Offline


Hi Baleyba,

The visible attribute makes component visible/invisible using the css on the client only, While the rendered attribute causes component to be rendered or not to be rendered to the current-view/DOM of the page.

Thanks,

-- Adnan Durrani --
[Email]
yip.ng

Joined: 26/10/2004 00:00:00
Messages: 52
Offline


Bug fixed.
[Email]
 
Forum Index -> Components
Go to:   
Powered by JForum 2.1.7ice © JForum Team