Ticket #1421 (closed defect: invalid)

Opened 11 months ago

Last modified 10 months ago

Immediate-mode Select placed in a Form breaks all other component listeners in that form

Reported by: Jouni Koivuviita Owned by: Marc Englund
Priority: major Milestone: User Interface Library 5.1.1
Component: gwt-adapter-server Version: 5.0.0-pre
Keywords: Cc: jouni@…
Known Issue description:
Hours estimate: Deadline (dd.mm.yyyy):
Known Issue version (since): Known Issue title:
Hours done: Depends to:
Affects documentation: no
Known Issue workaround:
Affects release notes: yes Contract:

Description (last modified by Jani Laakso) (diff)

Quote from client:

"Meidän SspPermissionConfig?-luokasta voit katsella. Käytännössä jotenkin näin: Kun asettaa formilla selectin (jolla ei ole event listenereitä) immediateksi ja vaihtaa sen arvoa, niin se hajottaa formin muiden komponenttien listenerit.

Esim. tuossa luokassa kun pathSelect on valittu, ei save-nappi enään toimi. Myöskin jos ensin vaihtaa pathSelectin arvoa, niin templateSelectin listeneri ei enään toimi.

Ongelman voimme toki toistaiseksi kiertää kun ei laiteta immediateksi sellaisia, jotka eivät mitään tee..."

Change History

Changed 11 months ago by Jouni Koivuviita

  • cc jouni@… added

Changed 11 months ago by Joonas Lehtinen

  • milestone changed from User Interface Library 5.1.0 to User Interface Library 5.1.1

Changed 10 months ago by Marc Englund

  • status changed from new to closed
  • resolution set to invalid

This was apparently a bug int the app itself; some component was probably attached multiple times. This is no longer possible (Toolkit now throws), so the problem has (apparently) been fixed in the app itself.

Changed 10 months ago by Jani Laakso

  • description modified (diff)
Note: See TracTickets for help on using tickets.