Bug Tracker

Modify

Ticket #3393 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

Change event not firing...

Reported by: dmcghan Owned by: flesler
Priority: major Milestone: 1.3
Component: event Version: 1.2.6
Keywords: event Cc: dmcghan, flesler
Blocking: Blocked by:

Description

Hello,

I put a listener on a page item and when the item's value changes, the event does not seem to fire.

The item is a hidden input item and it's being updated by a child page that's popped up to allow a user to select a value. When the selection is made, JavaScript on the child page updates the hidden item on the parent page and then the child page closes. I don't know when jQuery's change event does not fire here but I've tested an inline onChange="javascript:alert('Changed...')" and it worked fine.

Thanks in advance for any help one this.

Regards, Dan

Change History

comment:1 Changed 5 years ago by flesler

  • Status changed from new to closed
  • Resolution set to invalid

The change event isn't triggered when changing the 'value' programatically. Tried it on FF2, on a text input and a hidden. None reacted.

comment:2 Changed 5 years ago by flesler

  • Cc dmcghan, flesler added
  • Component changed from unfilled to event

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.