Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19361 closed defect (bug) (fixed)

Admin pointer dismiss link behaviour

Reported by: johnbillion Owned by: nacin
Priority: normal Milestone: 3.3
Component: UI Version: 3.3
Severity: minor Keywords: has-patch
Cc: Focuses:

Description

The "Dismiss" link in the feature pointers doesn't call preventDefault() on the click event, causing the page to jump back to the top and a hash to appear in the document location.

Attachments (1)

19361.patch (587 bytes ) - added by SergeyBiryukov 15 years ago.

Download all attachments as: .zip

Change History (5)

#1 @johnbillion
15 years ago

  • Component AdministrationUI

#2 @SergeyBiryukov
15 years ago

  • Keywords has-patch added

#3 @nacin
15 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In [19481]:

Call preventDefault() on pointer 'Dismiss'. props SergeyBiryukov, johnbillion, fixes #19361.

#4 @ocean90
15 years ago

  • Milestone Awaiting Review3.3
Note: See TracTickets for help on using tickets.