Hi! I'm using the inmethod grid 1.0.0-SNAPSHOT (1.3 branch) with Wicket 1.3.5. I added a TextField to my custom column header (an AbstractLightWeightColumn extension). The purpose of the TextField is to provide a way to filter the row contents of the column.
It works fine in Internet Explorer 6. However, in Firefox 3, I cannot focus on the TextField and type in it. It seems that (possibly) the pre-light event for dragging the column is blocking focus on the TextField. I've gone through all the grid javascript and can't find anything obvious. Thanks for any help. I've attached a visual aid... http://www.nabble.com/file/p21060335/datagrid_textbox.jpg -- View this message in context: http://www.nabble.com/TextField-in-inmethod-grid-column-header---Firefox-issue-tp21060335p21060335.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
