Page MenuHomePhabricator

Bug: Cannot edit a frameless mapframe in VE
Closed, ResolvedPublic

Description

When the frameless attribute is present on a mapframe and there is no caption text attribute, then the map is rendered using a different DOM structure. These maps aren't matched by Kartographer's VisualEditor plugin and cannot be edited visually.

It appears like there was a plan to implement this, see T143418: VE Map to support frame / frameless, but this never happened.

Event Timeline

awight renamed this task from Regression: cannot edit a frameless mapframe in VE to Bug: Cannot edit a frameless mapframe in VE.Oct 26 2022, 10:28 AM
awight updated the task description. (Show Details)

Do you have an example page for this?

A very small example is a page with e.g. <mapframe width="600" height="200" longitude="10" latitude="50" frameless></mapframe>.