Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#19361 closed defect (bug) (fixed)

Admin pointer dismiss link behaviour

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

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 12 years ago.

Download all attachments as: .zip

Change History (5)

#1 @johnbillion
12 years ago

  • Component changed from Administration to UI

#2 @SergeyBiryukov
12 years ago

  • Keywords has-patch added

#3 @nacin
12 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In [19481]:

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

#4 @ocean90
12 years ago

  • Milestone changed from Awaiting Review to 3.3
Note: See TracTickets for help on using tickets.