another tooltip bug
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20120302011930.GA24044@local> |
With the attached page, I put the cursor on the first image and let the tooltip appear (and don't have the cursor too far over to the left of the window or screen). Then I move the cursor down into the second image and let go of the mouse. For a second, the tooltip for the second image shows up in the proper position, but then it moves to the right so that not all of it is visible. _______________________________________________ Dillo-dev mailing list [email protected] http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
tooltip.html
(text/html, 492 B)
<img border=1 width=500 height=500 src=whatever title="first tooltip"> <p> <img border=1 width=500 height=500 src=whatever title="Dillo is a browser written in C and C++. It uses FLTK as its base widget library and it has its own widget system called Dw. We have some documentation collected here. There's also an internal library called dlib that provides a set of useful ADTs to Dillo. It is used extensively in the C part of the code. You may check dlib/dlib.h to get familiar with it.">