Project

General

Profile

Actions

Bug #2317

closed
MV KD

preventPropagation() does not work if the listener is not used

Bug #2317: preventPropagation() does not work if the listener is not used

Added by Michael Vilsker almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
10/14/2013
Due date:
% Done:

0%

Estimated time:

Description

Works:

enterPressed().preventPropagation();
enterPressed().addListener("function() { }");

Does not work:
enterPressed().preventPropagation();

KD Updated by Koen Deforche almost 13 years ago Actions #1

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche
  • Target version set to 3.3.1

KD Updated by Koen Deforche almost 13 years ago Actions #2

  • Status changed from InProgress to Resolved

KD Updated by Koen Deforche almost 13 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom