#16205 closed defect (bug) (worksforme)
twentyten theme fails resizing image test from the theme unit test
Reported by: | mjray | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Themes | Keywords: | |
Focuses: | Cc: |
Description
In twentyten/style.css there's a width: auto property applied to the #content img selector, which means that in-editor resizing is ignored.
To see for yourself, put the http://codex.wordpress.org/Theme_Unit_Test into a twentyten-themed wordpress and view the post called "Images Test".
Commenting out the mentioned width: auto line seems to fix this.
Change History (4)
#2
@
14 years ago
Yes, I'm looking at 1.1. Where should I have looked to find out about the release of 1.2? (I think the site demonstrating this bug to me has yet to upgrade to Wordpress 3.0.4, but no update to twentyten was mentioned in http://wordpress.org/news/2010/12/3-0-4-update/ )
#3
@
14 years ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Fixed in [15609]
Looks like 1.2 has not yet been released. It's currently in trunk: http://core.trac.wordpress.org/browser/trunk/wp-content/themes/twentyten and will be released as part of WP 3.1. If it's still broken for you in 1.2, please reopen.
Which version of Twenty Ten? Fixed in 1.2 I think.