<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Focus doesn't seem to follow row selection.</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/focus-doesnt-seem-to-follow-row-selection</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/focus-doesnt-seem-to-follow-row-selection/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Charmaine on Focus doesn't seem to follow row selection.</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/focus-doesnt-seem-to-follow-row-selection#p24698</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/focus-doesnt-seem-to-follow-row-selection#p24698</guid>
        	        	<description><![CDATA[<p>This test is in Firefox 6.0.2, using Firebug console to monitor behaviour.</p>
<p>With the Firebug console, running console.log(document.activeElement) displays the element that currently has focus. Using this, go to the Keyboard Navigation example page. Type this in&#160; the command line in advance and every time you hit &#39;Run&#39; you&#39;ll get the current element.</p>
<ol>
<li>Select a row in the grid (You have to use the mouse, there is no way to get to it with the keyboard) and log the active element. Its ID will be the one for the row you clicked.</li>
<li>Use the up/down arrow keys to select another row. The selection highlight follows your keystrokes, but if you log the active element again, it still says focus is attached to the original row.</li>
<li>If you use [Tab] and then [Shift]+[Tab] focus will move to the page number selection field and then back to the grid (you can get back into the grid now, probably because there is a row already selected there). If you log the active element now, it will be for the currently selected row.</li>
</ol>
<p>So there are two issues:</p>
<ol>
<li>If no row in the grid is already selected, the keyboard cannot be used to select a row in the grid.</li>
<li>Document focus does not follow row selection.</li>
</ol>
]]></description>
        	        	<pubDate>Wed, 21 Sep 2011 03:49:35 +0300</pubDate>
        </item>
</channel>
</rss>