Re: ModalWindow and jQuery mousedown binding

2014-04-03 Thread neilbennett
in context: http://apache-wicket.1842946.n4.nabble.com/ModalWindow-and-jQuery-mousedown-binding-tp4664859p4665250.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

Re: ModalWindow and jQuery mousedown binding

2014-04-03 Thread Martin Grigorov
I am also not aware why this code needs to stop the propagation of the event. Please file a bug in our Jira with a quickstart and I'll try to find out. > > Thanks, > > Neil > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ModalWind

Re: ModalWindow and jQuery mousedown binding

2014-04-02 Thread neilbennett
ht I'd report back anyway - if anyone has any suggestions to work around this or what would break/not break from changing this. Thanks, Neil -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/ModalWindow-and-jQuery-mousedown-binding-tp4664859p4665236.html Sent from the

Re: ModalWindow and jQuery mousedown binding

2014-03-12 Thread Martin Grigorov
t; > I have limited javascript knowledge, hence why using Wicket, but I'm > stumped > on where to look on why these events aren't being sent to the datetime > component. > > Thanks, > > Neil > > -- > View this message in context: > http://apache-wicket

Re: ModalWindow and jQuery mousedown binding

2014-03-11 Thread neilbennett
cript knowledge, hence why using Wicket, but I'm stumped on where to look on why these events aren't being sent to the datetime component. Thanks, Neil -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/ModalWindow-and-jQuery-mousedown-binding-tp4664859p4664902.htm

Re: ModalWindow and jQuery mousedown binding

2014-03-10 Thread Martin Grigorov
t; Neil > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/ModalWindow-and-jQuery-mousedown-binding-tp4664859.html > Sent from the Users forum mailing list archive at Nabble.com. > > ---

ModalWindow and jQuery mousedown binding

2014-03-07 Thread neilbennett
Hi, I am experiencing an issue very similar to Andrew Geery here, http://apache-wicket.1842946.n4.nabble.com/weird-interaction-between-ModalWindow-and-jQuery-mousedown-binding-td4473055.html I have a ModalWindow open with a datetimepicker (http://www.malot.fr/bootstrap-datetimepicker/) component

Re: weird interaction between ModalWindow and jQuery mousedown binding

2012-03-14 Thread Andrew Geery
Line 749 of modal.js seems to have the answer that, yes, mousedown events don't bubble out of a ModalWindow -- am I reading that correctly? ""+ Thanks Andrew On Wed, Mar 14, 2012 at 4:34 PM, Andrew Geery wrote: > I'm using the jQuery Multiselector ( > http://www.erichynds.com/jquery/jquery-ui-m