WordPress.org

Make WordPress Core

#20452 closed defect (bug) (fixed)

Theme Customizer doesn't work in Opera

Reported by: dd32 Owned by: koopersmith
Priority: normal Milestone: 3.4
Component: Appearance Version: 3.4
Severity: normal Keywords:
Cc:

Description

As reported in #19910 the theme customizer doesn't completely work in Opera correctly.

Upon entering the customizer if you click any links within the preview, it'll reload back to the Themes Admin with the customizer overlay still somewhat active.

Duplicated in the latest stable Opera on both Mac and Windows:

  • Opera 11.62 (Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.62 )
  • Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.10.229 Version/11.62

Example of the bug:

http://cl.ly/062H3g102l1j3W0s0j1g/content

Attachments (1)

20452-issue-5.diff (426 bytes) - added by rosshanney 13 months ago.

Download all attachments as: .zip

Change History (14)

comment:1 SergeyBiryukov14 months ago

Uploading new header and background images via Theme Customizer doesn't work either (nothing happens when clicking "Upload New" link or button. Tested in Opera 11.62.

Version 1, edited 14 months ago by SergeyBiryukov (previous) (next) (diff)

comment:2 follow-up: SergeyBiryukov14 months ago

As of [20517], links within the preview frame seem to work correctly in Opera 11.62.

Uploading still doesn't work though.

comment:3 ryan14 months ago

  • Component changed from Themes to Customizer

comment:4 in reply to: ↑ 2 koopersmith14 months ago

Replying to SergeyBiryukov:

Uploading still doesn't work though.

Can you provide JS errors and/or a screencast? I'll look into it as well.

comment:5 koopersmith14 months ago

  • Keywords reporter-feedback added

comment:6 dd3214 months ago

This screencast: http://cl.ly/3g1e3E383p0l0H2T4227 shows (with Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.229 Version/11.62)

  1. The tabs work :)
  2. The layout breaks when the scrollbar appears
  3. That the "Drag Files here" functionality is visible (Opera doesn't support HTML5 drag and drop in this build)
  4. That clcking the "Select Files" results in nothing happening
  5. That if you collapse the frame, it can't be re-opened.

Unfortunately, I see no JS errors in the console.

Last edited 14 months ago by dd32 (previous) (diff)

comment:7 rosshanney14 months ago

Issues 2, 3 and 4 from dd32's list above also occur in Internet Explorer (8 and 9, on Windows 7).

Collapsing / re-opening the frame seems to work fine though.

There don't appear to be any JS errors in IE either.

comment:8 SergeyBiryukov14 months ago

  • Keywords reporter-feedback removed

Related: #20582

comment:9 koopersmith14 months ago

In [20758]:

Uploader & Theme Customizer: Refresh uploader flash/silverlight shims when the mouse enters the browse button. Add class to body based on uploader's drag/drop support. Properly assign customize image uploader containers (so flash shims are positioned correctly when scrolled). see #19910, #20452, #20582.

comment:23 koopersmith14 months ago

In [20761]:

Theme Customizer: Add a fallback UI for browsers that do not support drag and drop upload. see #19910, #20452, #20582.

comment:24 SergeyBiryukov14 months ago

Issues 3 and 4 from comment:6 are fixed, 2 and 5 remain.

rosshanney13 months ago

comment:25 rosshanney13 months ago

20452-issue-5.diff seems to address issue 5 from dd32's list (the inability to re-open the sidebar after collapsing it in Opera).

comment:26 koopersmith13 months ago

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

In [20789]:

Theme Customizer: Fix Opera bug where, once the sidebar was collapsed, it could not be re-opened. props rosshanney. fixes #20452, see #19910.

Note: See TracTickets for help on using tickets.