Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19610 closed defect (bug) (fixed)

Toolbar shows up after clicking a link in theme preview

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: nacin's profile nacin
Milestone: 3.4 Priority: normal
Severity: normal Version:
Component: Themes Keywords: has-patch commit
Focuses: Cc:

Description

  1. Click "Preview" link for any theme (checked with Twenty Ten).
  2. Click any link in the iframe.
  3. Notice the Toolbar.

Related: #16659

Attachments (2)

19610.preview.png (20.6 KB) - added by SergeyBiryukov 13 years ago.
19610.patch (714 bytes) - added by linuxologos 13 years ago.

Download all attachments as: .zip

Change History (8)

@linuxologos
13 years ago

#1 @linuxologos
13 years ago

  • Keywords has-patch added

19610.patch adds the preview_iframe query variable to the preview theme links (just like the fix for #16659).

#2 @SergeyBiryukov
13 years ago

  • Milestone changed from Awaiting Review to 3.4

#3 @SergeyBiryukov
13 years ago

  • Keywords commit added

#4 @nacin
13 years ago

Surprised this wasn't noticed previously. Doesn't seem like a regression though.

#5 @nacin
13 years ago

Ah, okay. Only after you click.

#6 @nacin
13 years ago

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

In [19617]:

Hide the toolbar on all subsequent links in the theme preview. props linuxologos, fixes #19610.

Note: See TracTickets for help on using tickets.