Hi,
I use Qooxdoo "native" instead of JQUERY, because of the OOP.
The followig code seems working on the source version, but not on the build
version:
this._events["actionByKey"] = {};
this._events["actionByKey"]["element"] = window.document;
this._events["actionByKey"]["id"] =
qx.bom.Element.addListener(this._events["actionByKey"]["element"],
"keydown", this._actionByKey , this);
I add the Event "keydown" to window.document for global shortcuts. At he
source version I get the warning "253197 There is no event handler for the
event 'keydown' on target '[object HTMLDocument]'!" at the FireBug Console -
but the event works very well.
At the build Version is no warning and Event isn't fired.
Does someone know why?
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Warning-There-is-no-event-handler-for-the-event-keydown-on-target-object-HTMLDocument-tp6878736p6878736.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel