RE: DropDownChoice missing in IE6 when has AJAX

2009-07-15 Thread rolandpeng

I also get the same problem,do anyone have the resolution about this?

I've made a quickstart to simulate this problem as the attachment.

I will be very obliged if someone can help to find the resolution.Thanks.

Roland.


Alex.Borba wrote:
> 
> Thank you for the suggestion, most of you are saying that apparently this 
> issueis related to something else but wicket, but is curious how the 
> problem is easily "fixed" just deleting the Wicket Modal Window which is 
> related to a button. 
> 
> I'm working on the quickstart now, while some friends are trying to find 
> anything unusual in JS, CSS or other stuff.
> 
http://www.nabble.com/file/p24508564/quickstart.rar quickstart.rar 
-- 
View this message in context: 
http://www.nabble.com/DropDownChoice-missing-in-IE6-when-has-AJAX-tp21484545p24508564.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



RE: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread Alex . Borba
Thank you for the suggestion, most of you are saying that apparently this 
issueis related to something else but wicket, but is curious how the 
problem is easily "fixed" just deleting the Wicket Modal Window which is 
related to a button. 

I'm working on the quickstart now, while some friends are trying to find 
anything unusual in JS, CSS or other stuff.





01/19/2009 04:48 PM
jWeekend  




Please respond to
users@wicket.apache.org


To
users@wicket.apache.org
cc

Subject
RE: DropDownChoice missing in IE6 when has AJAX






Alex,

Your video is quite entertaining but I don't think Wicket is clever enough
to make such a mess without a lot of help (javascript, css, dodgy browser
etc...).
If you send a  http://wicket.apache.org/quickstart.html quickstart   I am
sure someone will help you solve this. Make sure you delete the "target"
folder and keep the code as simple as possible to demonstrate your issue.

Regards - Cemal
http://www.jWeekend.com jWeekend



alex.borba-2 wrote:
>
> follow all "significant" code...
>
>
>
>
>
>
>
> --> Here goes the HTML:
>
>
>
> 
>
>
>
> 
>
> REMOVED 
>
>
>
> 
>
> 
>
> 
>
> 
>
>
>
> 
>
>
>
> 
>
>  wicket:message="value:copyFieldHeader"/>
>
>  wicket:message="value:copyFieldBody"/>
>
>
>
> 
>
>  wicket:message="value:labelFieldHeader"/>
>
>
>
> 
>
>  wicket:message="value:deleteFieldBody"/>
>
>
>
> 
>
>  wicket:message="value:activeFieldBody"/>
>
>
>
> 
>
>  wicket:message="value:deactiveFieldBody"/>
>
>
>
> 
>
>type="hidden"/> 
>
>type="hidden"/> 
>
>type="hidden"/> 
>
>   
>
>
>
>   
>
>key="tittle">Trade Coverage Plan - Initial Screen
>
>
>
>   
>
>
>
>   
>
>
>
>  class="searchFilterPanel">
>
>  key="fieldCommands">Commands
>
> 
>
>
>
> type="button" class="short">
>
>  key="buttonNew">New
>
>
>
>
>
>
>
> id="openButton" type="button" class="short"
> onclick="callConfirmBox('labelHeader','deleteBody','open');" disabled>
>
>   key="buttonOpen">Open
>
>
>
>
>
>
>
>wicket:id="tcp.menuForm.deleteButton" type="button" class="short"
> onclick="callConfirmBox('labelHeader','deleteBody','delete');" disabled>
>
>  key="buttonDelete">Delete
>
>   
>
>
>
>
>
>
>
>  
>
>
>
>
>
> wicket:id="tcp.menuForm.activeButton" type="button" class="short"
> disabled>
>
>  key="buttonActivate">Activate
>
>
>
>
>
>
>
> 
>
>  wicket:id="tcp.menuForm.deActiveButton" type="button" class="short"
> onclick="callConfirmBox('labelHeader','deactiveBody','deactive');"
> disabled>
>
>  key="buttonDeactivate">Deactivate
>
> 
>
> 
>
>
>
> id="copyToField" style="width: 251px">
>
>
>
>   
>
>

RE: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread jWeekend

Alex,

Your video is quite entertaining but I don't think Wicket is clever enough
to make such a mess without a lot of help (javascript, css, dodgy browser
etc...).
If you send a  http://wicket.apache.org/quickstart.html quickstart   I am
sure someone will help you solve this. Make sure you delete the "target"
folder and keep the code as simple as possible to demonstrate your issue.

Regards - Cemal
http://www.jWeekend.com jWeekend 



alex.borba-2 wrote:
> 
> follow all "significant" code...
> 
> 
> 
> 
> 
> 
> 
> --> Here goes the HTML:
> 
> 
> 
> 
> 
> 
> 
> 
> 
> REMOVED 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  wicket:message="value:copyFieldHeader"/>
> 
>  wicket:message="value:copyFieldBody"/>
> 
> 
> 
> 
> 
>  wicket:message="value:labelFieldHeader"/>
> 
> 
> 
> 
> 
>  wicket:message="value:deleteFieldBody"/>
> 
> 
> 
> 
> 
>  wicket:message="value:activeFieldBody"/>
> 
> 
> 
> 
> 
>  wicket:message="value:deactiveFieldBody"/>
> 
> 
> 
> 
> 
>type="hidden"/> 
> 
>type="hidden"/> 
> 
>type="hidden"/> 
> 
>   
> 
> 
> 
>   
> 
>key="tittle">Trade Coverage Plan - Initial Screen
> 
> 
> 
>   
> 
> 
> 
>   
> 
>
> 
>  class="searchFilterPanel">
> 
>  key="fieldCommands">Commands
> 
> 
> 
>
> 
> type="button" class="short">
> 
>  key="buttonNew">New
> 
>
> 
>
> 
>
> 
> id="openButton" type="button" class="short" 
> onclick="callConfirmBox('labelHeader','deleteBody','open');" disabled>
> 
>   key="buttonOpen">Open
> 
>
> 
>
> 
>
> 
>wicket:id="tcp.menuForm.deleteButton" type="button" class="short" 
> onclick="callConfirmBox('labelHeader','deleteBody','delete');" disabled>
> 
>  key="buttonDelete">Delete
> 
>   
> 
>
> 
> 
> 
>
> 
>  
> 
>   
> 
>
> 
> wicket:id="tcp.menuForm.activeButton" type="button" class="short"
> disabled>
> 
>  key="buttonActivate">Activate
> 
>
> 
>   
> 
>
> 
> 
> 
>  wicket:id="tcp.menuForm.deActiveButton" type="button" class="short" 
> onclick="callConfirmBox('labelHeader','deactiveBody','deactive');"
> disabled>
> 
>  key="buttonDeactivate">Deactivate
> 
> 
> 
> 
> 
> 
> 
> id="copyToField" style="width: 251px">
> 
>
> 
>   
> 
>id="executeButton" onclick="callCopyBox('copyHeader','copyBody','copy');"
> disabled>
> 
>  key="buttonCopy">Copy
> 
>   
> 
>
> 
> 
> 
> 
> 
>   
> 
>   
> 
> 
> 
>   
> 
>   
> 
> 
> 
>  class="searchFilterPanel" style="height: 100%">
> 
>  key="fieldSearch">Search TCPs
> 
> 
> 
>
> 
> style="width: 120px">
> 
>key="labelYear">Year 
> 
>wicket:id="tcp.searchForm.yearSelect" name="year" style="width: 80px">
> 
> value="0">
> 
>2008
> 
>2007
> 
>2006
> 
>2005
> 
>2004
> 
>2003
> 
>
> 
>
> 
> 
> 
> style="width: 196px; ">
> 
>key="labelName">Name 
> 
>type="text" name="name" value="Enter Text" style="width: 140px"
> onclick="t

Re: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread Matej Knopp
Hi,

looking at your video this is most probably a CSS issue and it's not
directly wicket related. My guess would be position:relative
somewhere, which IE6 handles often in very broken way.

-Matej

On Mon, Jan 19, 2009 at 7:04 PM,   wrote:
> follow all "significant" code...
>
>
>
>
>
>
>
> --> Here goes the HTML:
>
>
>
> 
>
>
>
> 
>
> REMOVED 
>
>
>
> 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> wicket:message="value:copyFieldHeader"/>
>
> wicket:message="value:copyFieldBody"/>
>
>
>
>
>
> wicket:message="value:labelFieldHeader"/>
>
>
>
>
>
> wicket:message="value:deleteFieldBody"/>
>
>
>
>
>
> wicket:message="value:activeFieldBody"/>
>
>
>
>
>
> wicket:message="value:deactiveFieldBody"/>
>
>
>
>
>
>   
> 
>
>   type="hidden"/> 
>
>   type="hidden"/> 
>
>  
>
>
>
>  
>
>   key="tittle">Trade Coverage Plan - Initial Screen
>
>
>
>  
>
>
>
>  
>
>   
>
>
>
> key="fieldCommands">Commands
>
>
>
>   
>
>type="button" class="short">
>
> key="buttonNew">New
>
>   
>
>   
>
>   
>
>id="openButton" type="button" class="short"  
> onclick="callConfirmBox('labelHeader','deleteBody','open');" disabled>
>
>  key="buttonOpen">Open
>
>   
>
>   
>
>   
>
>   wicket:id="tcp.menuForm.deleteButton" type="button" class="short"  
> onclick="callConfirmBox('labelHeader','deleteBody','delete');" disabled>
>
> key="buttonDelete">Delete
>
>  
>
>   
>
>
>
>   
>
> 
>
> 
>
>   
>
>wicket:id="tcp.menuForm.activeButton" type="button" class="short" disabled>
>
> key="buttonActivate">Activate
>
>   
>
> 
>
>   
>
>
>
> wicket:id="tcp.menuForm.deActiveButton" type="button" class="short"  
> onclick="callConfirmBox('labelHeader','deactiveBody','deactive');" disabled>
>
> key="buttonDeactivate">Deactivate
>
>
>
>
>
>
>
>id="copyToField" style="width: 251px">
>
>   
>
>  
>
>   id="executeButton" onclick="callCopyBox('copyHeader','copyBody','copy');" 
> disabled>
>
> key="buttonCopy">Copy
>
>  
>
>   
>
>
>
>
>
>  
>
>  
>
>
>
>  
>
>  
>
>
>
> class="searchFilterPanel" style="height: 100%">
>
>Search 
> TCPs
>
>
>
>   
>
>   
>
>   key="labelYear">Year 
>
>   name="year" style="width: 80px">
>
>value="0">
>
>   2008
>
>   2007
>
>   2006
>
>   2005
>
>   2004
>
>   2003
>
>   
>
>   
>
>
>
>   
>
>   key="labelName">Name 
>
>   type="text" name="name" value="Enter Text" style="width: 140px" 
> onclick="this.value='';"/>
>
>   
>
>
>
>   
>
>   key="labelDivision">Division 
>
>   wicket:id="tcp.searchForm.divisionSelect" name="division" style="width: 
> 130px">
>
>  
>
>  São 
> Paulo
>
>  Rio de 
> Janeiro
>
>  Santos
>
>  
>
>   
>
>
>
>  

Re: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread Igor Vaynberg
i doubt wicket can cause anything like that, it looks like you have
some css that ie6 cannot handle.

-igor

On Mon, Jan 19, 2009 at 10:03 AM,   wrote:
> Also I'm attaching a video which shows the problem. I don't know if
> attachments are allowed so I splited in 2 messages, sorry for the SPAM…
>
> This message is for the designated recipient only and may contain
> privileged, proprietary, or otherwise private information. If you have
> received it in error, please notify the sender immediately and delete the
> original. Any other use of the email by you is prohibited.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



RE: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread alex.borba
follow all "significant" code...







--> Here goes the HTML:









REMOVED 



















































   


   

   

  



  

  Trade Coverage Plan - Initial Screen



  



  

   



Commands



   

   

New

   

   

   

   

 Open

   

   

   

  

Delete

  

   



   

 

 

   

   

Activate

   

 

   





Deactivate







   

   

  

  

Copy

  

   





  

  



  

  





Search 
TCPs



   

   

  Year 

  

   

   2008

   2007

   2006

   2005

   2004

   2003

   

   



   

  Name 

  

   



   

  Division 

  

  

  São 
Paulo

  Rio de 
Janeiro

  Santos

  

   



   

  Status 

  

  

  Active

  Inactive

   



   

   



   

   

  Trade 
Approach 

  

  

  Pre-Sales

  Prompt-Sales

  Tele-Sales

   



  

  Find

  



   

   



  



  



  

  

  

  List 
TCPs

 

   

  

  

  Year

  Name

  Division

  Status

  Trade Approach

  

  

  2008

  Plan Classe B

  São Paulo

  Active

  Pr

Re: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread Dipu
attach a quickstart replicating the problem, this will help some one
to take a look.

regards
Dipu

On Mon, Jan 19, 2009 at 3:57 PM,   wrote:
> Hello All,
>
>Anyone has a clue on how can I solve that?
>
> tks
>
>
>
>
> 01/15/2009 08:34 PM
> alex.bo...@souzacruz.com.br
>
>
>
>
> Please respond to
> users@wicket.apache.org
>
>
> To
> users@wicket.apache.org
> cc
>
> Subject
> Re: DropDownChoice missing in IE6 when has AJAX
>
>
>
>
>
>
>
>
> Hi everybody,
>
> I'm new on wicket and ajax, and now I'm having problems mixing
> both. In my page I have some simple DropDownChoice and not related to them
> but to a button I have a Modal Window.
>
> The problem is, testing my page on IE6, when I scroll the page
> down the dropdown itens get sticked in the same position, giving the
> impression that the whole page rolls over it, but if I scroll the page
> back they are still missing, another curious fact is even if the missin
> component if a click on it, it works, showing my choices there, the
> component (border) keep missing. The same page with no AJAX function the
> problem do
> not occur.This problem does not occur on FireFox and I coudn't try it on
> IE7.
>
> Any suggestion?
>
> Thanks
>
>
>
> _
>
>
> _
> O conteúdo desta mensagem e dos documentos anexos é destinado exclusivamente 
> às pessoas indicadas no endereçamento eletrônico e contém informações 
> confidenciais e/ou legalmente protegidas. Esta mensagem não representa 
> necessariamente as políticas, práticas, intenções ou conclusões da Souza Cruz 
> S.A. É expressamente vedado a qualquer pessoa, sem prévia e expressa 
> autorização, ler, revelar, distribuir, divulgar, alterar, copiar, reproduzir 
> ou, sob qualquer forma, utilizar o todo ou parte desta mensagem ou dos 
> documentos a ela anexados. Caso tenha recebido esta mensagem por engano, 
> queira, por gentileza, avisar imediatamente seu remetente e eliminar 
> completamente do seu sistema.
>
> The contents of this message and of the attached documents are destined for 
> the exclusive use of those persons named in the electronic address and 
> contain confidential and / or legally protected information. This message 
> does not necessarily represent Souza Cruz´s policies, practices, intentions 
> or conclusions. It is strictly forbidden for any person without prior and 
> official authorization to read, reveal, distribute, disclose, alter, copy, 
> reproduce, or in any form or manner to use either the whole, or part of this 
> message, or the attached documents. Should you have received this message and 
> / or the attached documents in error, please notify the sender immediately, 
> and delete it / them from your system completely.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: DropDownChoice missing in IE6 when has AJAX

2009-01-19 Thread Alex . Borba
Hello All,

Anyone has a clue on how can I solve that?

tks




01/15/2009 08:34 PM
alex.bo...@souzacruz.com.br 




Please respond to
users@wicket.apache.org


To
users@wicket.apache.org
cc

Subject
Re: DropDownChoice missing in IE6 when has AJAX








Hi everybody,

I'm new on wicket and ajax, and now I'm having problems mixing
both. In my page I have some simple DropDownChoice and not related to them
but to a button I have a Modal Window.

The problem is, testing my page on IE6, when I scroll the page
down the dropdown itens get sticked in the same position, giving the
impression that the whole page rolls over it, but if I scroll the page
back they are still missing, another curious fact is even if the missin
component if a click on it, it works, showing my choices there, the
component (border) keep missing. The same page with no AJAX function the 
problem do
not occur.This problem does not occur on FireFox and I coudn't try it on 
IE7.

Any suggestion?

Thanks



_


_
O conteúdo desta mensagem e dos documentos anexos é destinado exclusivamente às 
pessoas indicadas no endereçamento eletrônico e contém informações 
confidenciais e/ou legalmente protegidas. Esta mensagem não representa 
necessariamente as políticas, práticas, intenções ou conclusões da Souza Cruz 
S.A. É expressamente vedado a qualquer pessoa, sem prévia e expressa 
autorização, ler, revelar, distribuir, divulgar, alterar, copiar, reproduzir 
ou, sob qualquer forma, utilizar o todo ou parte desta mensagem ou dos 
documentos a ela anexados. Caso tenha recebido esta mensagem por engano, 
queira, por gentileza, avisar imediatamente seu remetente e eliminar 
completamente do seu sistema. 

The contents of this message and of the attached documents are destined for the 
exclusive use of those persons named in the electronic address and contain 
confidential and / or legally protected information. This message does not 
necessarily represent Souza Cruz´s policies, practices, intentions or 
conclusions. It is strictly forbidden for any person without prior and official 
authorization to read, reveal, distribute, disclose, alter, copy, reproduce, or 
in any form or manner to use either the whole, or part of this message, or the 
attached documents. Should you have received this message and / or the attached 
documents in error, please notify the sender immediately, and delete it / them 
from your system completely.

Re: DropDownChoice missing in IE6 when has AJAX

2009-01-15 Thread Alex . Borba
Sorry I mentioned the AJAX but o didn't tell exactly what is the relation 
with the problem The same page with no AJAX function the problem do 
not occur.

thank you






01/15/2009 04:59 PM
alex.bo...@souzacruz.com.br 




Please respond to
users@wicket.apache.org


To
users@wicket.apache.org
cc

Subject
DropDownChoice missing in IE6 when has AJAX





Hi everybody,

I'm new on wicket and ajax, and now I'm having problems mixing
both. In my page I have some simple DropDownChoice and not related to them
but to a button I have a Modal Window.

The problem is, testing my page on IE6, when I scroll the page
down the dropdown itens get sticked in the same position, giving the
impression that the whole page rolls over it, but if I scroll the page
back they are still missing, another curious fact is even if the missin
component if a click on it, it works, showing my choices there, the
component (border) keep missing. This problem does not occur on FireFox
and I coudn't try it on IE7.

Any suggestion?

Thanks



_
O conteúdo desta mensagem e dos documentos anexos é destinado exclusivamente às 
pessoas indicadas no endereçamento eletrônico e contém informações 
confidenciais e/ou legalmente protegidas. Esta mensagem não representa 
necessariamente as políticas, práticas, intenções ou conclusões da Souza Cruz 
S.A. É expressamente vedado a qualquer pessoa, sem prévia e expressa 
autorização, ler, revelar, distribuir, divulgar, alterar, copiar, reproduzir 
ou, sob qualquer forma, utilizar o todo ou parte desta mensagem ou dos 
documentos a ela anexados. Caso tenha recebido esta mensagem por engano, 
queira, por gentileza, avisar imediatamente seu remetente e eliminar 
completamente do seu sistema. 

The contents of this message and of the attached documents are destined for the 
exclusive use of those persons named in the electronic address and contain 
confidential and / or legally protected information. This message does not 
necessarily represent Souza Cruz´s policies, practices, intentions or 
conclusions. It is strictly forbidden for any person without prior and official 
authorization to read, reveal, distribute, disclose, alter, copy, reproduce, or 
in any form or manner to use either the whole, or part of this message, or the 
attached documents. Should you have received this message and / or the attached 
documents in error, please notify the sender immediately, and delete it / them 
from your system completely.