Normal Topic Tab Page Navigation issues (Read 1416 times)
Bob_Hansen
Senior Member
Members
*****
Offline


WOW, They have the Internet
on computers now!

Posts: 1861
Location: Salem, NH
Joined: Nov 24th, 2002
Tab Page Navigation issues
Jan 5th, 2004 at 12:49am
Print Post Print Post  
Using Tutorial, Section 4, Tabbed Pages.

1.  BUG? --Entering data on Tab pages loses focus when switching to tabs.  Can find no key to go to next Tab Page, Page Up/Down does not work.  Even clicking on The Tab does not provide focus, you also need to click on a field on the Tab form.

2.  BUG? --If I click on Tab name, and then press Tab key, I move to labels vs. data entry boxes.  Cannot enter data without using mouse to click in data field.
  



Bob Hansen
Sesame Database Manager Professional
Sensible Solutions Inc.
Salem, NH
603-898-8223
Skype ID = sensiblesolutions
Back to top
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Tab Page Navigation issues
Reply #1 - Jan 5th, 2004 at 2:35pm
Print Post Print Post  
Quote:
Using Tutorial, Section 4, Tabbed Pages.

1.  BUG? --Entering data on Tab pages loses focus when switching to tabs.  Can find no key to go to next Tab Page, Page Up/Down does not work.  Even clicking on The Tab does not provide focus, you also need to click on a field on the Tab form.

2.  BUG? --If I click on Tab name, and then press Tab key, I move to labels vs. data entry boxes.  Cannot enter data without using mouse to click in data field.


1. Entering a tab page from a layout element before it - gives the page focus first, then an element on the page focus on the next down arrow or tab key. When the tab page has focus using the left and right arrow keys flips between pages. There is a small bug in that "Shift-Tab" does not work the same way. If you click on the tab page (but not in a field) the page has focus and right/left arrow will move between pages. Tab will take you to the first layout on the page.

2. If you have focus on the tab page, hitting the tab or down key will focus the first layout on the page.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged
 
zachrogers
Member
*
Offline


No personal text

Posts: 2
Location: Chicagoland
Joined: Jan 5th, 2004
Re: Tab Page Navigation issues
Reply #2 - Jan 5th, 2004 at 8:03pm
Print Post Print Post  
I found that if you save your work afterwards all tabs will come into focus.
  
Back to top
 
IP Logged
 
Hammer
YaBB Administrator
Lanticans
*****
Offline


Fire bad. Tree pretty.

Posts: 3436
Location: Ohio
Joined: Nov 22nd, 2002
Re: Tab Page Navigation issues
Reply #3 - Jan 5th, 2004 at 8:12pm
Print Post Print Post  
Quote:
I found that if you save your work afterwards all tabs will come into focus.


Actually, in Designer, all you need to do is click on a blank area of the Form. As soon as you unselect the tabs and their contained elements, they will all redraw themselves in the correct order.
  

- Hammer
The plural of anecdote is not data.
Back to top
IP Logged
 
Bob_Hansen
Senior Member
Members
*****
Offline


WOW, They have the Internet
on computers now!

Posts: 1861
Location: Salem, NH
Joined: Nov 24th, 2002
Re: Tab Page Navigation issues
Reply #4 - Jan 6th, 2004 at 12:29am
Print Post Print Post  
Quote:
If you click on the tab page  (but not in a field) the page has focus and right/left arrow will move between pages. Tab will take you to the first layout on the page.

2. If you have focus on the tab page, hitting the tab or down key will focus the first layout on the page.   

These again are issues for me because of needs to have keyboard navigation available.  As you point out here, focus is needed.  To get focus, have to leave keyboard, grab mouse, navigate, click, drop mouse, go back to keyboard.  For Macro utilities that use keystrokes to navigate, that cannot be done.  But I will probably be able to use Relative Mouse Movements to set the focus.  But keyboard navigation for macros aside, this is still awkward for the normal typist to have to move between keyboard and mouse.
  



Bob Hansen
Sesame Database Manager Professional
Sensible Solutions Inc.
Salem, NH
603-898-8223
Skype ID = sensiblesolutions
Back to top
IP Logged
 
The Cow
YaBB Administrator
*****
Offline



Posts: 2530
Joined: Nov 22nd, 2002
Re: Tab Page Navigation issues
Reply #5 - Jan 6th, 2004 at 12:49pm
Print Post Print Post  
In Sesame runtime the mouse is *not* needed to get focus on a tab page, the tab beneath it, or any element on the page. Keyboard alone is sufficient. As I stated earlier:

Quote:
1. Entering a tab page from a layout element before it - gives the page focus first, then an element on the page focus on the next down arrow or tab key. When the tab page has focus using the left and right arrow keys flips between pages. There is a small bug in that "Shift-Tab" does not work the same way. If you click on the tab page (but not in a field) the page has focus and right/left arrow will move between pages. Tab will take you to the first layout on the page.

2. If you have focus on the tab page, hitting the tab or down key will focus the first layout on the page.


Please note - I did not say you need to focus with the mouse. You can enter and focus a tab page using the Tab Key, the Enter Key, and the Down Arrow Key.
  

Mark Lasersohn&&Programmer&&Lantica Software, LLC
Back to top
IP Logged