Page MenuHomeIn-Portal Phabricator
  • Changed Files
  • branches/5.2.x/core/admin_templates/js/jquery/thickbox/thickbox.css

INP-1434 - Resize CKEditor according Modal Window dimensions, when "box-sizing" is used
ClosedPublic

Authored by alex on Jul 27 2015, 5:09 AM.

Details

Test Plan
  1. add the * { box-sizing: border-box; } to Front-End CSS file (that might break things)
  2. go to Front-End through Admin Console's Content Mode feature
  3. click on the Section Properties button to open the modal window
  4. take a screenshot of how window looks like
  5. go to that category editing through Structure & Data section
  6. take a screenshot of how window looks like
  7. confirm that modal window on both screenshots look the same (no issues, described in Confluence discussion are visible)

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 227.Jul 27 2015, 5:09 AM
alex retitled this revision from to INP-1434 - Broken CKEditor modal windows.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1434.
glebs accepted this revision.Sep 8 2015, 1:10 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Sep 8 2015, 1:10 AM
This revision was automatically updated to reflect the committed changes.
alex edited edge metadata.Mar 10 2016, 5:51 AM
alex added a project: Restricted Project.
alex retitled this revision from INP-1434 - Broken CKEditor modal windows to INP-1434 - Resize CKEditor according Modal Window dimensions, when "box-sizing" is used.Jul 16 2016, 7:21 AM