Activity log for bug #1178763

Date Who What changed Old value New value Message
2013-05-10 17:52:34 Matthew Paul Thomas bug added bug
2013-05-10 17:52:41 Matthew Paul Thomas information type Proprietary Public
2013-05-13 15:24:34 Matthew Paul Thomas description 1. On design.canonical.com, draft a post. 2. Choose "Upload/Insert", select an image, and choose "Center" or "Right" as the position. 3. Preview the post. What you see: The image is floated left. What you should see: The image is centered, or floated right with an left margin at least as large as the paragraph spacing. WordPress applies class="alignleft", class="aligncenter", or class="alignright" based on your choice. So the style sheet should have something like: .alignleft {float:left;margin:0 1em 1em;} .aligncenter {text-align:center; margin-bottom:1em;} .alignright {float:right;margin:0 0 1em 1em;} This is a regression of bug 980875. Perhaps a test needs adding to ensure it does not regress again. 1. On design.canonical.com, draft a post. 2. Choose "Upload/Insert", select an image, and choose "Center" or "Right" as the position. 3. Preview the post. What you see: The image is floated left. What you should see: The image is centered, or floated right with an left margin at least as large as the paragraph spacing. WordPress applies class="alignleft", class="aligncenter", class="alignright", or "class="alignnone" based on your choice. So the style sheet should have something like: .alignleft {float:left;margin:0 1em 1em;} .aligncenter {text-align:center; margin-bottom:1em;} .alignright {float:right;margin:0 0 1em 1em;} This is a regression of bug 980875. Perhaps a test needs adding to ensure it does not regress again.
2013-05-15 11:41:31 Tanya Edwards ubuntu-website-content: assignee Graham Bancroft (gbancroft-canonical)
2013-06-28 21:33:34 Peter Mahnke ubuntu-website-content: status New In Progress
2014-09-01 13:40:07 Peter Mahnke ubuntu-website-content: importance Undecided Medium
2015-06-05 08:07:23 Peter Mahnke affects ubuntu-website-content blahblahblah
2018-01-06 06:49:10 Graham Bancroft blahblahblah: assignee Graham Bancroft (gbancroft-canonical)