Actions
Bug #3644
closedXHTML Tooltip wrong position
Start date:
11/05/2014
Due date:
% Done:
0%
Estimated time:
Description
Hi,
after I upgraded from wt 3.3.0 to wt 3.3.3 (I also tried the git version) the XHTML tooltips are not placed in the right position any more.
If I enabled the full html page, I must scroll down to see the tooltip.
In version 3.3.0 everything works as expected. The following example can be compiled with:
g -o test tooltip.cpp -lwt -lwthttp
and I run the example with a link to the corresponding resource directory.
I'm using Ubuntu 14.10 and tried Firefox and Chrome as browsers.
I recognized the following difference in the browser Inspector:
wt 3.3.0:
wt 3.3.3(or git)
Was there a change in the methodology for tooltips?
Files
Updated by Koen Deforche about 10 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version changed from 3.3.3 to 3.3.4
That was indeed a bug. A fix is on its way.
Updated by Koen Deforche over 9 years ago
- Status changed from Resolved to Closed
Actions