Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#20452 closed defect (bug) (fixed)

Theme Customizer doesn't work in Opera

Reported by: dd32's profile dd32 Owned by: koopersmith's profile koopersmith
Milestone: 3.4 Priority: normal
Severity: normal Version: 3.4
Component: Customize Keywords:
Focuses: 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 years ago.

Download all attachments as: .zip

Change History (14)

#1 @SergeyBiryukov
13 years 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.

Last edited 13 years ago by SergeyBiryukov (previous) (diff)

#2 follow-up: @SergeyBiryukov
13 years ago

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

Uploading still doesn't work though.

#3 @ryan
13 years ago

  • Component changed from Themes to Customizer

#4 in reply to: ↑ 2 @koopersmith
13 years 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.

#5 @koopersmith
13 years ago

  • Keywords reporter-feedback added

#6 @dd32
13 years ago

This screencast: http://cl.ly/3E3B3M252D1D1e2o1K1A 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.

Version 0, edited 13 years ago by dd32 (next)

#7 @rosshanney
13 years 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.

#8 @SergeyBiryukov
13 years ago

  • Keywords reporter-feedback removed

Related: #20582

#9 @koopersmith
13 years 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.

#23 @koopersmith
13 years ago

In [20761]:

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

#24 @SergeyBiryukov
13 years ago

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

#25 @rosshanney
13 years 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).

#26 @koopersmith
13 years 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.