Page MenuHomePhabricator

VisualEditor: Images placed inside a <small> text block cannot be edited
Closed, ResolvedPublic

Description

VisualEditor incorrect display of image inside <small> tags

This may depend on Bug 51614 "Tool to set/unset text as small".

Start with a page like https://en.wikipedia.org/w/index.php?oldid=603182124#Referenced_text that contains this wikitext:

<small>
[[File:Example.jpg|thumb|Caption]]
</small>

When you open the page in VisualEditor, the image "thumb" has a box the entire width of the screen, the image is the correct size, but centered, and you can't select (and therefore can't edit) the image.

The caption's text is small, which is probably expected.


Version: unspecified
Severity: normal

Attached:

VisualEditor_small_image_2014-04-07_at_10.56.58_AM.png (382×1 px, 154 KB)

Details

Reference
bz63641

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:21 AM
bzimport added a project: VisualEditor.
bzimport set Reference to bz63641.

Yeah, we should fix this sooner rather than later. Sorry.

  • This bug has been marked as a duplicate of bug 51614 ***