This could be problem with modal window, the code changed recently,
will look at it soon.

-Matej

On 4/2/07, ChuckDeal <[EMAIL PROTECTED]> wrote:
>
> 1.3.0 (revision 519912)
>
> I had experienced this a while back, but I thought it was my code.  Now, I'm
> working with the component again and it seems more likely that ModalWindow
> isn't acting as I would expect.
>
> When I close my ModalWindow instance, the TextField and TextArea components
> are staying in a locked state.  By that, I mean that prior to loading the
> ModalWindow, I could set the focus, see the cursor, and type data into the
> textfield.  After closing the ModalWindow, I am unable to visually confirm
> the act of setting focus because I can't see the cursor and can't type into
> the field.  However, when showing the AJAX debug window, I can see that when
> I click on one of these locked fields the debug window reports successfully
> setting the focus.  DropDownChoice widgets are not affected.
>
> Is it possible that the masking that takes place to create the modal effect
> isn't finishing the re-enable process?  Where should I start looking to
> debug this?
>
> Thanks
> Chuck
> --
> View this message in context: 
> http://www.nabble.com/Closing-ModalWindow-leaves-Text-Components-%22locked%22-tf3508003.html#a9798110
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to