Closed (fixed)
Project:
Calendar Tooltips
Version:
6.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2010 at 23:32 UTC
Updated:
9 Aug 2010 at 19:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dvasquez commentedHello.
I read the README.txt file, and read the article from http://linuxpc.info/node/83.
After reading these two files, I did everything I needed for my calendar shows the list of nodes on the corresponding dates.
- Then I tried again the calendar tooltip, and found that in the right column (sidebarright) does not work correctly.
- Then I tried it in the left column (sidebarleft), and the schedule worked.
- Then I tried it in the right column, and I reduced the size of my browser to 800x600px. This triggered the Horizontal Overflow. Then I dragged the Overflow fully clockwise, the Calendar Tooltip worked.
See the attachment
Comment #2
rjb commentedHello,
I tried to reproduce the bug with the calendar block on the right sidebar, using the built-in Bluemarine theme, which is table based, but the tooltip still worked. What theme do you use? If it is a custom theme, maybe you can post or mail it to me, so I can have a better look at it. My email address is in the README.txt file.
Cheers,
Ronald
Comment #3
dvasquez commentedThanks rjb, i've sent you the theme to the mail.
Comment #4
rjb commentedThanks. I can see the bug now. It seems to be related to the position of the balloon. In my case the balloon of June 1st displays ok, but June 4th (which is more to the right in this case) did not. I will look into it.
How did you manage to get the balloon to appear above the date instead of below?
Comment #5
dvasquez commentedI don't know. That is automatic for me... Shows its alone.
I have other issue, i will post it today, about It's displaying the balloon in one content type, in other is not displayed. Can i send to you my complete site?(Fixed in admin/settings/beautytips, with [Add beautytips js to every page])Comment #6
rjb commentedI think I have found the problem, after a couple of hours debugging using console.log from Firebug. It is actually a typo in Beautytips, which results in a NaN error.
Please open beautytips/js/jquery.bt.min.js and change
CornerRadiusbycornerRadius. That should fix it. I will send a bug report to the Beautytips maintainer.Cheers,
Ronald
Comment #7
As If commentedgotta love the title of this issue.
Comment #8
rjb commented:-) Yeah, he has a sense of humor alright. I will change the title.
@dvasquez: assuming #6 works I'm about to close this issue. Please reopen if it did not work. I reported the bug here: http://drupal.org/node/851842. The affected source file belongs to a jQuery plugin that is included in Beautytips. They are working on it.
Cheers,
Ronald
Comment #9
dvasquez commented;-) OkDky !!