Bug Tracker

Modify

Ticket #1420 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

Test Suite error: Check that click, triggers onclick event handler also

Reported by: orsonjones Owned by:
Priority: major Milestone: 1.2.1
Component: event Version: 1.2
Keywords: Cc:
Blocking: Blocked by:

Description

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070601 Ubuntu/dapper-security Firefox/1.5.0.12

66 event module: click() (1, 3, 4)

  1. Check that click, triggers onclick event handler also

I ran the test suite after trying the How jQuery Works Tutorial and having the following not work.

$("a").click(function(){

alert("Thanks for visiting!");

});

Change History

comment:1 Changed 6 years ago by john

  • Component changed from core to event

Which test suite? Did you download and build your own? What rev of jQuery was being used? Some new code was just committed, so that may be at play here.

comment:2 Changed 6 years ago by john

  • Status changed from new to closed
  • Version changed from 1.1.3 to 1.2
  • Resolution set to fixed
  • Milestone changed from 1.1.4 to 1.2.1

Fixed in SVN.

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.