Project

General

Profile

Actions

Bug #2317

closed

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

Added by Michael Vilsker over 10 years ago. Updated over 10 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();

Actions #1

Updated by Koen Deforche over 10 years ago

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

Updated by Koen Deforche over 10 years ago

  • Status changed from InProgress to Resolved
Actions #3

Updated by Koen Deforche over 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF