<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Accesskeys broken in Chrome/Mac</title> 
  <pubDate>Mon, 06 Apr 2026 22:59:51 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/9737</link> 
  <atom:link rel="self" type="application/rss+xml" title="Accesskeys broken in Chrome/Mac" href="https://bugs.horde.org/ticket/9737/rss" /> 
  <description>Accesskeys broken in Chrome/Mac</description> 
 
   
   
  <item> 
   <title>No accesskeys are working for me in DIMP; in Nag, they just </title> 
   <description>No accesskeys are working for me in DIMP; in Nag, they just focus the menu item, instead of activating it. No JS errors that I see. Cleared all cached static js files, etc.</description> 
   <pubDate>Tue, 29 Mar 2011 04:03:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62758</link> 
  </item> 
   
  <item> 
   <title>Please open /horde/js/accesskeys.html and test which cases d</title> 
   <description>Please open /horde/js/accesskeys.html and test which cases don&#039;t work.</description> 
   <pubDate>Tue, 29 Mar 2011 09:04:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62768</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Fix access k</title> 
   <description>Changes have been made in Git for this ticket:

Fix access keys with Chrome on elements that are not links. Maybe fixes bug #9737?

 2 files changed, 9 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/503221deb7286cf43637bd79e24845e7af38f20d</description> 
   <pubDate>Tue, 29 Mar 2011 10:57:00 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62773</link> 
  </item> 
   
  <item> 
   <title>Your commit fixed things in DIMP, at least the common ones I</title> 
   <description>Your commit fixed things in DIMP, at least the common ones I use. On the test page, F, G, H, I, J, K, L, M all fail.</description> 
   <pubDate>Tue, 29 Mar 2011 13:37:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62786</link> 
  </item> 
   
  <item> 
   <title>They work fine in Chrome 8 on Linux and Chrome 10 on Windows</title> 
   <description>They work fine in Chrome 8 on Linux and Chrome 10 on Windows. I don&#039;t have a Mac version that is supported by Chrome, so someone else need to take a look at those cases.</description> 
   <pubDate>Tue, 29 Mar 2011 14:13:41 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62790</link> 
  </item> 
   
  <item> 
   <title>This is the block that&#039;s triggering on Chrome 10/Mac causing</title> 
   <description>This is the block that&#039;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(&#039;Chrome/&#039;) &gt; -1 &amp;&amp;
                    elt.tagName == &#039;A&#039;) {
                    return;
                }

What is that preventing in the versions you have?</description> 
   <pubDate>Wed, 30 Mar 2011 05:02:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62819</link> 
  </item> 
   
  <item> 
   <title>On Linux and Windows, Chrome is triggering the default actio</title> 
   <description>On Linux and Windows, Chrome is triggering the default action of A tags when you fire an event manually. If you have an event handler registered on that element, the action is triggered twice, so you end up with two popups.
This is of course broken behavior and has security implications because it&#039;s an open field for click-hijacking.</description> 
   <pubDate>Wed, 30 Mar 2011 08:25:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t62828</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #9737: F</title> 
   <description>Changes have been made in Git for this ticket:

Bug #9737: Fix accesskeys in Chrome/Mac on elements that are links

 1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/0e7341cc7adbdf9d293f5e4735beed4c6874eaf5</description> 
   <pubDate>Tue, 05 Apr 2011 15:09:24 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t63162</link> 
  </item> 
   
  <item> 
   <title>That commit fixes things for me... let&#039;s reopen if other pro</title> 
   <description>That commit fixes things for me... let&#039;s reopen if other problems show up.</description> 
   <pubDate>Tue, 05 Apr 2011 15:10:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/9737#t63163</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
