padefla / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

hiding simileAjax-bubble-container #405

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Define the band wider than bubble(so, that booble area will be completely 
behind the timeline)
2.Define some info for event in xml: <event ...>content</event>
3.Click on this event in timeline band 

What is the expected output? What do you see instead?

the bubble will appear behind the band and thus id invisible

What version of the product are you using? On what browser and what
operating system?
2.3.0, Firefox 3.6.11

Please provide any additional information below.

The problem resolved when I changed z-index "1001" to "9001" for 
"div.simileAjax-bubble-container" in ajax/api/styles/graphics.css

Original issue reported on code.google.com by ksenia.k...@gmail.com on 20 Oct 2010 at 3:30

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 10:15

GoogleCodeExporter commented 8 years ago

Original comment by ryan...@csail.mit.edu on 23 Jun 2011 at 10:34