Project

General

Profile

Actions

Bug #898

closed

XHTML Tooltip and " "

Added by Max Quatember almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
07/13/2011
Due date:
% Done:

0%

Estimated time:

Description

Problem with XHTML tooltip and non breaking lines.

Please see attached testcase...


Files

test.cpp (351 Bytes) test.cpp Max Quatember, 07/13/2011 03:59 PM
Actions #1

Updated by Koen Deforche almost 13 years ago

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche

Hey Max,

I saw two problems. Which one is yours ? :-)

  •   is not a valid XHTML character entity, and when xhtml mimetype is enabled will give a DOM error (perhaps the built-in XHTML parser could fix this)
  • when replaced with   I get same behaviour with and without xhtml mimetype. But the text indeed overflows the div. If you really insist on such long lines, then you need to override the built-in style class Wt-tooltip to be wider.

Regards,

koen

Actions #2

Updated by Koen Deforche over 12 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF