Tags:
create new tag
, view all tags

Bug: Strange word wrapping before "=" variable

When text enclosed in "=" does not fit into the current line, a line break is rendered before the word preceding that text, rather then before that text.

Test case

See this topic. Make the window so wide that the first paragraph is forced to wrap on templates/Sandbox/view.tmpl. You will see that the line break is inserted before the word "file". Now make the window slightly larger. You will see that "file" would easily fit on the line before, but it is rendered after the line break in spite of that. (Curiously enough, this does not happen on this topic.)

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: XP
Web server: Apache
Perl version: 5
Client OS: XP
Web Browser: IE

-- ThomasWeigert - 30 Jan 2005

Follow up

This looks odd, yes. It is an Internet Explorer specific defect. The generated HTML code is:

...a template file <code>/templates/Sandbox/view.tmpl</code>, this view template...

which is valid HTML and renders correctly in Mozilla.

-- PeterThoeny - 30 Jan 2005

Fix record

Topic revision: r2 - 2005-01-30 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.