Loading...
 
Skip to main content

History: ExplodingPagesBug

Preview of version: 8

The Problem


When I copy and paste text into a wiki page Edit box, and then save the page, the center column that contains the wiki page content expands so I have to scroll to the right to read all of it. It pushes the right (third) column to the right along with it. Typing text directly into the wiki page Edit box does not produce this behaviour/error.

See some examples at SeeExplodingPages

A Workaround I Found

I found that, when I have this behaviour/error on a page, if I copy the text from the wiki Edit box, then paste it into an HTML editor and replace every <p> with <br><br> (and of course remove every </p>) then paste it back into the wiki Edit box and save, the center column/wiki page does not "explode" to the right, and all three columns fit nicely on the screen.

Is this a bug?


Please add here to comment on whether you think this is a bug or something to fix.

I believe this is a style problem - the browser is doing what it should (resizing the viewport so the content fits). This is is most often seen in Tiki when using the code tag or putting in a picture that is wider than the central section. In the former case, it may be possible to process the text to wrap the block. In the later case the only option is to set the CSS property "overflow: scroll" on the appropriate element (probably the DIV tag for the centre column). - mdavey

Other examples or related misbehaviours


Please add here if you have had this problem, on wiki pages or elsewhere, or if you have a page behaviour that is similar or related.

  • LeftColBug

Solutions/Other Workarounds


Please add here if you have other ideas or suggestions

History

Information Version
Michael Davey 9
View
Michael Davey 8
View
Michael Davey 7
View
colorado 6
View
colorado 5
View
colorado 4
View
colorado 3
View
colorado 2
View