Last modified: 2012-08-21 22:50:38 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 T40738, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38738 - VisualEditor: round-trip inline styles
VisualEditor: round-trip inline styles
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
Data Model (Other open bugs)
unspecified
All All
: Unprioritized normal
: VE-deploy-2012-08-20
Assigned To: Roan Kattouw
:
Depends on:
Blocks: 38854
  Show dependency treegraph
 
Reported: 2012-07-27 00:11 UTC by Krinkle
Modified: 2012-08-21 22:50 UTC (History)
3 users (show)

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


Attachments

Description Krinkle 2012-07-27 00:11:38 UTC
Input:

This is an <span style="background: red; color: white; font-weight: bold;">Inline element</span>.

This sentence contains '''wikitext bold''' and <b>html bold</b>, <strong>html strong</strong> and <span style="font-weight: bold;">inline style bold</span>.

Output:

This is an <span>Inline element</span>.

This sentence contains '''wikitext bold''' and '''html bold''', <strong>html strong</strong> and <span>inline style bold</span>.
Comment 1 Roan Kattouw 2012-07-27 00:13:28 UTC
This is a DM problem, attributes for text style annotations are not currently preserved. Will be fixed in my annotation API rewrite that I'm starting now.
Comment 2 Roan Kattouw 2012-08-15 18:12:14 UTC
This was fixed last week in https://gerrit.wikimedia.org/r/#/c/18421

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


Navigation
Links