Hi Michael, Did you tried to add add your listener to the capture phase? See: http://demo.qooxdoo.org/current/apiviewer/#qx.core.MEvent~addListener!method_public <-- forth argument Also: http://manual.qooxdoo.org/devel/pages/desktop/event_layer_impl.html?highlight=captur
And of course stop propagation of the event in your handler. See: http://demo.qooxdoo.org/current/apiviewer/#qx.event.type.Event~stopPropagation!method_public Gruß Mustafa Sak Applications & Integration 1&1 Internet AG Ernst-Frey-Straße 10 DE-76135 Karlsruhe -----Ursprüngliche Nachricht----- Von: Micha [mailto:mich...@fantasymail.de] Gesendet: Mittwoch, 19. Februar 2014 11:15 An: qooxdoo Development Betreff: [qooxdoo-devel] Table key bindings Hi, I made a table header renderer which generates table header cells with textfields under the label to enter a filter text. The problem is, that the keybindings are changed from the table, that means I cannot enter spaces and cursor movement doesn't work. Also the column gets sorted if I click into the textfield. I would like the column only be sorted If I click the label... How can I change this? cheers, Michael ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel