Re: TextField in inmethod grid column header - Firefox issue

2009-01-05 Thread lesterburlap
ble-check browser type): ignoreMouseEvent : function(event){ if (Ext.isGecko && event) { event.stopPropagation(); } return true; } -- View this message in context: http://www.nabble.com/TextField-in-inmethod-grid-column-header---Firefox-issue-tp21060335p21301507.html Se

Re: TextField in inmethod grid column header - Firefox issue

2008-12-22 Thread Matej Knopp
gt; 212 > 213 this.onDragBegin.bind(this.thisRef)(Wicket.$(this.elementId), e); > 214 } > 215 > 216 return false; > 217 }, > > I'm going to start experimenting with it. Any feedback or hints would be > appreciated. Thanks! > > Lester > -- > V

Re: TextField in inmethod grid column header - Firefox issue

2008-12-19 Thread lesterburlap
s.onDragBegin.bind(this.thisRef)(Wicket.$(this.elementId), e); 214 } 215 216 return false; 217 }, I'm going to start experimenting with it. Any feedback or hints would be appreciated. Thanks! Lester -- View this message in context: http://www.nabble.com/TextField-in-inmethod-grid-column-he

Re: TextField in inmethod grid column header - Firefox issue

2008-12-17 Thread Matej Knopp
s. > 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-tp

TextField in inmethod grid column header - Firefox issue

2008-12-17 Thread lesterburlap
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 a