← Back to team overview

mahara-contributors team mailing list archive

[Bug 1599992] Re: Tables with lots of content will overlap into other columns within a page

 

The problem is that while TinyMCE allows you to specify a width in
percentages, if the text within the table is too big and can't be
wrapped, it will display the table larger than the block. When you drag
the table width and make it smaller, it tries its best but even then it
might not fit the block width if the text can't be wrapped.

Right now we don't see a solution to that issue except for having a
wider block for table content, e.g. across the entire width of the page
in order to have more space available.

** Changed in: mahara
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1599992

Title:
  Tables with lots of content will overlap into other columns within a
  page

Status in Mahara:
  Won't Fix

Bug description:
  To reproduce this graphic bug:

  1. Create a page
  2. By default, the page layout is 3 columns (keep it that way). Create some text blocs with big tables (4 columns/4 lines and lots of text, take the lorem ipsum as text filler).

  You will see that the content of the page is all messed up (see my
  screenshot).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1599992/+subscriptions


References