<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Form Focus / Tab Key Issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Form Focus / Tab Key Issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 22:20:53 +0000</pubDate>
  <lastBuildDate>Thu, 11 Apr 2019 09:20:51 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=6300</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Form Focus / Tab Key Issue : I am facing a similar issue in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6300&amp;PID=77301&amp;title=form-focus-tab-key-issue#77301</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4375">TShriver</a><br /><strong>Subject:</strong> 6300<br /><strong>Posted:</strong> 11 April 2019 at 9:20am<br /><br /><div>I am facing a similar issue in a data entry pane.&nbsp; The tab key does not change focus to the next tabstop and just Beeps.&nbsp; I am using version 18.6 0 and it would be a huge pain for the use to have to mouse click to traverse to each data entry field (FlatEdit).</div><div><br></div><div>Has a solution to this been found???</div><div><br></div><div>Thank you,</div><div><br></div><div>Tim<br></div>]]>
   </description>
   <pubDate>Thu, 11 Apr 2019 09:20:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6300&amp;PID=77301&amp;title=form-focus-tab-key-issue#77301</guid>
  </item> 
  <item>
   <title><![CDATA[Form Focus / Tab Key Issue : In our application we use an MDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6300&amp;PID=20014&amp;title=form-focus-tab-key-issue#20014</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2490">GarethThom</a><br /><strong>Subject:</strong> 6300<br /><strong>Posted:</strong> 01 February 2007 at 8:42pm<br /><br />In our application we use an MDI frame with MDI Children to present data entry screen to the user.&nbsp; On these screens are lookups for various different things, including table lookups (i.e. to bring back a Customer Code when placing an Order) and date lookups (that just present a simple calendar control to the user to help them select a date).<DIV>&nbsp;</DIV><DIV>However, once RibbonBar.EnableFrameTheme is called (in CommandBars v10.4.1) all of these lookups cause application focus issues along the following lines:</DIV><OL><LI>position the cursor on a lookup field placed directly on the form</LI><LI>press F2 to activate the lookup</LI><LI>select a date (or press cancel)</LI><LI>the next time the Tab key is pressed the application seems to lose focus forcing the user to use the mouse to re-activate it</LI></OL><DIV>If RibbonBar.EnableFrameTheme is not called then there are no problems.&nbsp; The following VB6 eample demonstrates this issue:</DIV><DIV>&nbsp;</DIV><DIV><a href="https://forum.codejock.com/uploads/20070201_202232_XtremeTabKeyPro.zip" target="_blank">uploads/20070201_202232_XtremeTabKeyPro.zip</A></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>As you might expect, this is a major issue for data entry applications, especially ones designed to be keyboard driven for speed.</DIV><DIV>&nbsp;</DIV><DIV>The only workaround we have found to date is to totally unload the lookup form after it has been displayed.&nbsp; This is fine for a simple date lookup (as per the example) but when opening data-based lookups that can take significantly longer to open, reloading them each time the user wants to active them is not really an option.</DIV><DIV>&nbsp;</DIV><DIV><strong>Can this please be looked at by Codejock with some priority?</strong></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>The same sample also highlights another issue to do with the Tab key getting consumed under the same lookup scenario as above but when the field is in a UserControl.&nbsp; Steps to reproduce:</DIV><DIV><OL><LI>position the cursor on the lookup field placed in a User Control on a form</LI><LI>press F2 to activate the lookup</LI><LI>select a date (or press cancel)</LI><LI>the next time the Tab key is pressed the application seems to lose focus forcing the user to use the mouse to re-activate it</LI><LI>all subsequent tab key presses do not change the focus at all and just cause a "Beep"</LI></OL></DIV><DIV>Our original application design used this method for displaying the data entry screens but after this major problem we spent a few days re-writing the user control into a generic form so at least when the application gained focus again the Tab key would work.</DIV><DIV>&nbsp;</DIV><DIV>This is obviously even worse than the first example, but since we have now worked aroud the issue it is not urgent for us and I only mention it so that others are aware of the problem and you can get it fixed.</DIV><DIV>&nbsp;</DIV><DIV><strong><U>Can I please stress again the importance and urgency&nbsp;of the first point</U></strong> as we are trying to get a major release out the door this week and it has already been delayed 3 months due to issues in the SkinFramework (which is still not stable enough to use).</DIV><DIV>&nbsp;</DIV><DIV>Oh, and I would also really appreciate replies to my two other recent posts in this forum - the TabControlPage control not causing the Form_Terminate event to be fired is also&nbsp;<strong>extremely</strong> problematic.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 01 Feb 2007 20:42:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6300&amp;PID=20014&amp;title=form-focus-tab-key-issue#20014</guid>
  </item> 
 </channel>
</rss>