Make WordPress Core

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#19369 closed defect (bug) (fixed)

Insert/edit link dialog cancel link behaviour

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

Description

The "Cancel" link in the insert/edit link dialog 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)

19369.patch (755 bytes) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
13 years ago

  • Keywords has-patch added; needs-patch removed

#2 @nacin
13 years ago

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

In [19460]:

preventDefault() for link popup 'Cancel'. props ocean90, SergeyBiryukov, fixes #19369.

#3 @nacin
13 years ago

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