Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#11140 closed defect (bug) (fixed)

Use as thumbnail not giving feedback

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: 2.9 Priority: normal
Severity: normal Version: 2.9
Component: Post Thumbnails Keywords:
Focuses: Cc:

Description

Using Safari 4, I'm getting the following:

  1. I edit a post
  2. I upload a new image
  3. I click the "Use as thumbnail" link
  4. It works, but it didn't say

By contrast:

  1. I upload a new image
  2. I browse the gallery
  3. I click the "Use as thumbnail" link on this new image
  4. It works, and it says "Saving..." (or whatever it was)

Change History (5)

#1 @ryan
14 years ago

  • Component changed from Media to Post Thumbnails

#2 @markjaquith
14 years ago

(In [12353]) Show "Done" feedback after setting post thumbnail image. see #11140 (partial fix)

#3 @markjaquith
14 years ago

I added a "Done" message that pops up after "Saving..." and then fades away.

But it's still not working when you upload a new image and set the thumbnail immediately. The uploader isn't setting the ID correctly in the HTML so jQuery can't access it.

#4 @markjaquith
14 years ago

(In [12354]) Forgot to check this in with [12353]. see #11140

#5 @markjaquith
14 years ago

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

(In [12355]) Provide visual feedback for "Use as thumbnail" when clicked immediately after uploading the image. fixes #11140

Note: See TracTickets for help on using tickets.