Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1962 closed defect (bug) (fixed)

Image disappear from image-upload in Opera

Reported by: anon's profile anon Owned by: rboren's profile rboren
Milestone: Priority: high
Severity: major Version: 2.0
Component: Administration Keywords: inline-image bg|has-patch
Focuses: Cc:

Description

When changing from "link to page" to "link to image" and press close, the image disappear from the view in Opera. The image appear again if the "All images" link is pressed, but the option isn't saved.

Attachments (1)

mcepolish.diff (21.1 KB) - added by skeltoac 19 years ago.

Download all attachments as: .zip

Change History (9)

#1 @matt
19 years ago

  • Owner changed from anonymous to skeltoac

#2 @matt
19 years ago

  • Priority changed from normal to low

#3 @skeltoac
19 years ago

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

Reworked script in [3225], please reopen if problem persists.

#4 @anon
19 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened
  • Version changed from 1.6 to 2.0

The problem still persists.

#5 @skeltoac
19 years ago

Okay, I've installed latest public Opera build and I can confirm the problem. The selected image acts as if display:none; when it is clicked. It restores when Cancel is clicked, unless another option was clicked first.

IMO there's nothing wrong with the script. LouisC, who has access to internal Opera bug reporting tools, has submitted the bug to the Opera team, bug number 188530.

I tried to figure out what attributes are getting fouled by Opera, but I had no luck.

#6 @skeltoac
19 years ago

  • Keywords bg|has-patch added
  • Owner changed from skeltoac to rboren
  • Priority changed from low to high
  • Severity changed from normal to major
  • Status changed from reopened to new

All right, I've worked around it. The attached patch works nicely in WinIE, FF 1.0.7 and 1.5, Opera 8, and very possibly some other browsers I don't have.

The patch also removes the "You can drag and drop" fallacy and introduces a "Send to Editor" button for each attachment. Works well in RTE and Quicktags mode in the above browsers, plus Safari--can you believe it?! Thanks to masquerade for letting me VNC to his Mac.

Patch also respects unfiltered_html cap for rich editor.

Also adds ability to degrade to Quicktags if tinyMCE was enabled but failed to start.

Also fixes a bug in AjaxCat that sometimes threw a JS error. (Still should be moved out of admin-header.php!)

@skeltoac
19 years ago

#7 @ryan
19 years ago

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

(In [3283]) MCE fix-em-ups from skeltoac. fixes #1962

#8 @(none)
18 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.