acidrain / bubbletip

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

bubbletip displays off page #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to http://uhleeka.com/demo/bubbletip/
2. Shrink screen width until "target element" wraps and is on the left of
the screen
3. Mouseover "trigger element"

What is the expected output? What do you see instead?
I expected the bubbletip to align in such a way that part of it didn't
disappear page left.  Instead, I can't see all the bubbletip element,
including some text that disappeared

What version of the product are you using? On what operating system?
Lasted version on Firefox 3.5.6

Please provide any additional information below.

Original issue reported on code.google.com by rasamas...@gmail.com on 6 Jan 2010 at 7:56

GoogleCodeExporter commented 8 years ago
Admittedly, it does not do well for fluid, wrapping text.  But the behavior is 
as 
expected.  If the tip were moved to stay on the screen, the "tail" would no 
longer line 
up with the "target" element.  Offsetting the tail (from center of the tip) and 
position of the tip may be something for a future version.

Original comment by uhle...@gmail.com on 6 Jan 2010 at 11:39