Last modified: 2014-11-12 23:42:01 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 T74599, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72599 - VisualEditor: Tables drop their class when pasted in IE11
VisualEditor: Tables drop their class when pasted in IE11
Status: VERIFIED FIXED
Product: VisualEditor
Classification: Unclassified
Editing Tools (Other open bugs)
unspecified
All All
: Normal normal
: VE-deploy-2014-11-05 (1.25wmf7)
Assigned To: Ed Sanders
:
Depends on:
Blocks: ve-tablesupport
  Show dependency treegraph
 
Reported: 2014-10-27 23:54 UTC by etonkovidova
Modified: 2014-11-12 23:42 UTC (History)
6 users (show)

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


Attachments
Pasted table in IE11 (135.06 KB, image/png)
2014-10-27 23:54 UTC, etonkovidova
Details

Description etonkovidova 2014-10-27 23:54:38 UTC
Created attachment 16921 [details]
Pasted table in IE11

IE11 - create a simple table in Edit source:

{| class="wikitable"

!
<nowiki> </nowiki>Header text 
!
<nowiki> </nowiki>Header text 
!
<nowiki> </nowiki>Header text
|-
| Example 
| Example 
| Example
|-
| Example 
| Example 
| Example
|}


In Edit mode - copy and paste it. It becomes:

{|
!
<nowiki> </nowiki>Header text 
!
<nowiki> </nowiki>Header text 
!
<nowiki> </nowiki>Header text
|-
| Example 
| Example 
| Example
|-
| Example 
| Example 
| Example
|}

class="wikitable" will be dropped. Look at the screenshots.
Comment 1 James Forrester 2014-10-29 23:13:57 UTC
Is this fixed now that table editing has landed?
Comment 2 etonkovidova 2014-11-03 19:29:47 UTC
Verified in betalabs that now it works in IE11(and in Chrome too).
Comment 3 etonkovidova 2014-11-05 22:34:03 UTC
Verified the fix in test2 - IE11, FF, and Chrome.
Comment 4 etonkovidova 2014-11-12 23:42:01 UTC
Verified the fix in production.

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


Navigation
Links