[ http://issues.apache.org/jira/browse/WICKET-39?page=comments#action_12449973 ] Charlie Dobbie commented on WICKET-39: --------------------------------------
I don't know if anyone's reading this, but I've tested it as much as I can (not having the setup required to get a custom Wicket jar running) and I really, really think moving the mask div avoids this FireFox issue. Has anyone had a chance to look at this? > Text cursor not displayed in text fields in a ModalWindow (FireFox only) > ------------------------------------------------------------------------ > > Key: WICKET-39 > URL: http://issues.apache.org/jira/browse/WICKET-39 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: 1.2.2 > Environment: WinXP, FF2.0 and FF1.5 > Reporter: Charlie Dobbie > Attachments: textBoxCursorTest-0.1.war > > > I have the requirement to display some data-entry fields in a ModalWindow. > While working on this problem, I have discovered that the text cursor is not > displayed in text fields within a ModalWindow when running FireFox. The text > field seems otherwise fully-functional: > * I can click on the text field and type - the text appears. > * I can double-click the text-field - the browser auto-suggests previous > entries correctly. > I have reproduced this behaviour in FireFox 1.5 and 2.0, and have confirmed > that it works as expected in IE7. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
