Last modified: 2013-01-08 21:01:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T45076, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43076 - VisualEditor: Some elements not alienated
VisualEditor: Some elements not alienated
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
ContentEditable (Other open bugs)
unspecified
All All
: High major
: VE-deploy-2013-01-16
Assigned To: Christian Williams
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-13 15:46 UTC by Raimond Spekking
Modified: 2013-01-08 21:01 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Raimond Spekking 2012-12-13 15:46:35 UTC
The coord template is not hatched but still visible and the links are still clickable.

https://en.wikipedia.org/wiki/User:Raymond/coords
Comment 1 Jeffery Nichols 2012-12-13 19:17:02 UTC
There are a few templates that aren't hatched. For example, the tables created by [[w:en:Template:Canadian_first_minister_list]] are editable with VisualEditor, and trying to do so results in a mess of wikitext.
Comment 2 Roan Kattouw 2012-12-15 08:33:32 UTC
(In reply to comment #0)
> The coord template is not hatched but still visible and the links are still
> clickable.
> 
> https://en.wikipedia.org/wiki/User:Raymond/coords

Inspecting it shows that this is being alienated correctly, but for some reason it's not getting hatched out and not behaving quite correctly. That's a CE bug.

Inspecting the coords element shows:

<div contenteditable="false" class="ve-ce-leafNode ve-ce-alienNode ve-ce-alienInlineNode"><span typeof="mw:Object/Template " about="#mwt1" ...>[lots of scary stuff here, including nested <span>s]</span></div>


(In reply to comment #1)
> There are a few templates that aren't hatched. For example, the tables
> created
> by [[w:en:Template:Canadian_first_minister_list]] are editable with
> VisualEditor, and trying to do so results in a mess of wikitext.
This is actually a different bug. Tables of Canadian prime ministers aren't alienated at all due to a bug in Parsoid, while on Raymond's coords page the template is alienated correctly but the alien itself is misbehaving. Keeping this bug for the coords bug, splitting off the Canadian prime ministers bug to bug 43155.
Comment 3 James Forrester 2013-01-08 21:01:17 UTC
This (first part; second part is now bug 43155) is fixed in Gerrit change #39834 which is now merged; will be deployed as part of the 2013-01-16 release cycle.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links