Project

General

Profile

Actions

Bug #842

closed

XHTML + tooltips

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

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/30/2011
Due date:
% Done:

0%

Estimated time:

Description

if you define "true" tooltips

are not multiline anymore

please see attached test case.


Files

TestToolTip.cpp (408 Bytes) TestToolTip.cpp Max Quatember, 05/30/2011 04:37 PM
Actions #1

Updated by Max Quatember almost 13 years ago

Hi!

I just upgraded to latest git and this one seems to be a little bit tricky...

I tested with firefox4, chrome, safari and ie9.

I tested xhtml on and off in configfile.

The only browser that is always ok is ie9.

Chrome is only ok without xhtml set in configfile.

All other browsers are not ok.

Best regards,

Max

Actions #2

Updated by Wim Dumon almost 13 years ago

Apparently this was due to the modification in doctype that Wt specifies. We changed it from html4 transitional to html5, and this has impacted some specific corner cases where we didn't expect it.

Actions #3

Updated by Koen Deforche almost 13 years ago

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

Hey Max,

Since this was already broken when enabling XHTML, we've added support for real XHTML tooltips (using JavaScript). You will need to format the text with

's or 's to get the multiple lines.

Soon in your git copy ...

Regards,

koen

Actions #4

Updated by Max Quatember almost 13 years ago

Hi Koen!

Thank you!

Best regards,

Max

Actions #5

Updated by Koen Deforche almost 13 years ago

  • Target version set to 3.1.10
Actions #6

Updated by Koen Deforche almost 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF