[Tickets #9737] Re: Accesskeys broken in Chrome/Mac

bugs at horde.org bugs at horde.org
Wed Mar 30 05:02:10 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/9737
------------------------------------------------------------------------------
  Ticket             | 9737
  Updated By         | Chuck Hagenbuch <chuck at horde.org>
  Summary            | Accesskeys broken in Chrome/Mac
  Queue              | Horde Base
  Version            | Git master
  Type               | Bug
  State              | Assigned
-Priority           | 1. Low
+Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Horde Developers, Jan Schneider
------------------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2011-03-30 05:02) wrote:

This is the block that's triggering on Chrome 10/Mac causing the cases  
not to finish (if I comment out the return everything seems to work  
fine):

                 if (navigator.userAgent.indexOf('Chrome/') > -1 &&
                     elt.tagName == 'A') {
                     return;
                 }

What is that preventing in the versions you have?






More information about the bugs mailing list