Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Task Panel
  New Posts New Posts RSS Feed - Using the taskpanel with TAB key fails
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Using the taskpanel with TAB key fails

 Post Reply Post Reply
Author
Message
iamgtd View Drop Down
Senior Member
Senior Member
Avatar

Joined: 25 February 2009
Status: Offline
Points: 131
Post Options Post Options   Thanks (0) Thanks(0)   Quote iamgtd Quote  Post ReplyReply Direct Link To This Post Topic: Using the taskpanel with TAB key fails
    Posted: 07 April 2010 at 8:42am

In some cases it isn't possible to jump from one control to the next.

Please try the following with the example solution TaskPanel.sln which is shipped with the setup.

In the first taskpanel group are 3 textboxes. If you are putting the cursor in the first textbox you can jump with the TAB key to the next textbox and from the last textbox to the next taskpanel group and so on. At the point from jumping from the last control in a taskpanel group to the first control in the following taskpanel group there is a flaw. If the following taskpanel group is not expanded the cursor is not visible because the control inside the taskpanel group isn't visible. This could be confusing to the user, but it's not an error. But a really error is if an expandable taskpanel group is minimized and then expanded again. In this case is it impossible to reach the controls with the TAB key, it seems this controls are ignored.  And if you are putting the cursor in the first control of this group and you are trying to jump to the next control, it fails because the cursor jumps to the next group.

What is to do to prevent this curios behaviour?

---------

OS: Win 10 64 bit

Codejock Version 22.1 ActiveX

MS Visual Studio 2022 - C#

---------
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.