Hi Nino,

I think you do not understand. The post is nothing about something you have
done for Polfoto.
It is about somethnig new I am doing now. That's why I do not understand how
you can have tested it unless you have tried yourself the same case with a
PagingNavigator and a InputBehavior. 

Basically the problem is that InputBehavior with EventType.click uses a
javascript function click() which does not exists in FF.
Lot of post in google about it and a  workaround solution with an own
implementation of click in case of FF (which I cannot make it wrok though).

I thought it was a bit weird that wicket team develop something which does
not work for FF. 
I think that applies for eventType.dbclick.

Rgds, Renaud

-- 
View this message in context: 
http://www.nabble.com/InputBehavior-EventType.click-only-works-in-IE-tp17794918p17879459.html
Sent from the Wicket - Dev mailing list archive at Nabble.com.

Reply via email to