Last modified: 2014-05-01 16:43:10 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 T54499, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 52499 - VisualEditor: Protected node css with * selector breaks some template layouts
VisualEditor: Protected node css with * selector breaks some template layouts
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
ContentEditable (Other open bugs)
unspecified
All All
: High normal
: VE-deploy-2014-05-08
Assigned To: Ed Sanders
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-08-03 11:32 UTC by Ed Sanders
Modified: 2014-05-01 16:43 UTC (History)
5 users (show)

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


Attachments
Screenshot of problem and patched version (392.17 KB, image/png)
2014-05-01 15:48 UTC, Krinkle
Details

Description Ed Sanders 2013-08-03 11:32:52 UTC
Specifically [[Template:Football kit]] which was created in 2004 by some young genius.

The rules which cause problems are:

.ve-ce-protectedNode * {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
...
}

in ve.ce.Node.css
Comment 1 Gerrit Notification Bot 2014-05-01 12:36:08 UTC
Change 130823 had a related patch set uploaded by Esanders:
Remove '*' selector for protected nodes

https://gerrit.wikimedia.org/r/130823
Comment 2 Krinkle 2014-05-01 15:48:09 UTC
Created attachment 15263 [details]
Screenshot of problem and patched version
Comment 3 Gerrit Notification Bot 2014-05-01 15:48:50 UTC
Change 130823 merged by jenkins-bot:
Remove '*' selector for protected nodes

https://gerrit.wikimedia.org/r/130823

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


Navigation
Links