RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > News and Announcements > General Discussion

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 05-14-2009, 11:00 PM
Registered User
 
Join Date: May 2009
Posts: 5
Default onmouseover not working with IE8

When using IE8 and default skin the onmouseover doesn't work for any icons except move to trash.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-14-2009, 11:35 PM
Registered User
 
Join Date: May 2009
Posts: 5
Default

It seems that the alt tag behave different in IE8 and title should be used.
IE8 and Alt tags for Images

Move to trash only works because of a rcmail.add_label.
Could I add rcmail.add_label for the rest of the icons also?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-15-2009, 10:17 AM
Julius Caesar's Avatar
Super Moderator
 
Join Date: Oct 2008
Location: Netherlands
Posts: 280
Default

I also notice a difference when using IE or another browsers. Other browsers use the title-tag, where IE uses the alt-tag.

This should always be the title-tag.
__________________
Julius Caesar

You can download the GroupVice theme here.
Sie können GroupVice hier herunterladen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-15-2009, 06:26 PM
Registered User
 
Join Date: May 2009
Posts: 5
Default

How do I change the code to process title tags instead of alt tags?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 05-27-2009, 08:33 AM
Julius Caesar's Avatar
Super Moderator
 
Join Date: Oct 2008
Location: Netherlands
Posts: 280
Default

Quote:
Originally Posted by olest View Post
How do I change the code to process title tags instead of alt tags?
In the file ./program/include/rcube_template.php

Search for :

Code:
        // set title to alt attribute for IE browsers
And remove the line:

Code:
            unset($attrib['title']);
__________________
Julius Caesar

You can download the GroupVice theme here.
Sie können GroupVice hier herunterladen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 05-27-2009, 08:57 AM
Julius Caesar's Avatar
Super Moderator
 
Join Date: Oct 2008
Location: Netherlands
Posts: 280
Default

In addition I've submitted a ticket at RoundCube Trac.
__________________
Julius Caesar

You can download the GroupVice theme here.
Sie können GroupVice hier herunterladen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 05-27-2009, 11:37 AM
Julius Caesar's Avatar
Super Moderator
 
Join Date: Oct 2008
Location: Netherlands
Posts: 280
Default

This has been fixed in r2548, and the first stable release with this fix will be 0.3-stable.
__________________
Julius Caesar

You can download the GroupVice theme here.
Sie können GroupVice hier herunterladen.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 01:26 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2006-2008 RoundCube Webmail Community