NoBodyButMe / bubbletip

Automatically exported from code.google.com/p/bubbletip
0 stars 0 forks source link

No Vertical Borders on down facing bubble Chrome (Poss Webkit?) #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Created an <a href> anchor for a hidden <span> class
2. Bubble activates on hover-over anchor with delaDirection: down and 
delayShow/Hide settings also offsetTop (Tested without offset problem still 
occurs)
3.All content shows as expected and bubbletip functions correctly, however the 
vertical line's from CSS entries ".bubbletip td.bt-left-tail div.bt-left, 
.bubbletip td.bt-left" (and the right equiv's) do not show in any capacity.

What is the expected output? What do you see instead?
I expect to see a fully enclosed bubbletip as you would on FF, Opera and IE 
(When IE css replacement is put in).

Everything else appears as normal however missing the above mentioned CSS 
entries. (from display not code)

What version of the product are you using? On what operating system?
jQuery 1.6.4
bubbletip 1.0.6
Windows 7 HP 64bit, Google Chrome 13.0.782.220

Please provide any additional information below.

Bug can be seen on live site www.whaleslide.com by hovering over the 
"customise" anchor below the search bar on Google Chrome (Possibly a webkit 
issue have not tested on Safari).

Thanks
Andrew

Original issue reported on code.google.com by andrewwo...@gmail.com on 15 Sep 2011 at 3:16