Jump to:
| Project: | Dynamic Rendering |
| Version: | 6.x-1.x-dev |
| Component: | sIFR plugin |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
So far I'm LOVING this module! Great job! Few bugs I noticed though:
At first try my links no longer worked. selector was set to #page .something h2 with the underline on hover selected.
Second I tried getting more specific, #page .something h2 a.title - sifr didn't work at all
Third I tried a little less specific, #page .something h2 a -sifr font came back but no click action, mouse didn't ever change to pointer on hover
Lastly I put my original selector back (#page .something h2) and tried removing the underline on hover property, and the links are working great!
My stats: Drupal6.4 all modules updated to latest versions, using firefox 3 (also was not working in ie7 but I didn't test as thoroughly in that browser. It is working now in ie7 since I removed the underline on hover option)
Just though you'd like to know!
Comments
#1
hollybeary, I'm not sure why the cursor changes from a pointer to a text insertion cursor, but I can tell you when it happens. When you include the "a" in your selector, for whatever reason the cursor gets borked. I believe this is a sIFR issue and not an issue with the module. I've experience it in d6 and d5 versions of this module as well as sIFR outside of Drupal.
#2
Yes, this is a bug in the sIFR library, which cannot be solved by this module. Please open a bug report in the sIFR forums.