Author |
Message |
31/10/2013 18:05:56
|
slist
Power User
Joined: 20/03/2013 14:13:15
Messages: 37
Location: Berlin
Offline
|
Hi,
We have the strange behavior that the content (=container) of Foldable Panes disappears. This happens for example:
a) when clicking a button within the foldablepaneheaderrow
b) when using the Dropdown of a Combofield
It might have to do with the ActionListeners? But it also occurs with no bindings set.
More strange is the fact, that the icon showing the "opened status" still shows that the Pane is opened. Thus, you have to first "close" the pane before you can re-open it.
And even more interesting: The disappearing only happens once. After re-opening the pane, it will stay in our reality, as supposed.
I have attached a sample JSP as well as 2 screenshots (opened pane before and after clicking the button) for better understanding.
We have tested this behavior in the most current version. I hope you can reproduce the problem.
BR
Filename |
test.jsp |
Download
|
Description |
Testpage |
Filesize |
2 Kbytes
|
Downloaded: |
397 time(s) |
Filename |
A.PNG |
Download
|
Description |
Before clicking the button. |
Filesize |
6 Kbytes
|
Downloaded: |
424 time(s) |
Filename |
B.PNG |
Download
|
Description |
After clicking the button. |
Filesize |
4 Kbytes
|
Downloaded: |
396 time(s) |
|
|
|
01/11/2013 09:53:14
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
...we'll check...
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
03/11/2013 15:56:57
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi,
sorry, we cannot reproduce... Nothing happens when pressing the button within the title area. Can we have some remote-look onto our screen?
Regards, Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
06/11/2013 15:00:11
|
rheinrichs
Power User
Joined: 08/05/2009 10:05:36
Messages: 209
Offline
|
Hi!
It could also be a problem within the style-definition.
Maybe you have define an action in your style-definition with the variant "inhaltButton"?
Please send / upload you styl.xml also...! ;-)
regards
Roland
|
|
|
06/11/2013 22:55:38
|
CaptainCasa
Power User
Joined: 21/11/2007 12:23:06
Messages: 5555
Offline
|
Hi Roland,
we did some screen sharing yesterday - and indeed: the style was playing a role, by setting OPENED to "false". When doing this manually (within the example that was sent) then I am able to reproduce.
So your assumption with the style was perfectly right! (even though it was no the actionListener attribute).
We are just fixing...
Regards + thanks! Björn
|
Björn Müller, CaptainCasa GmbH |
|
|
|