Project

General

Profile

Defect #582

Impossible to get key TAB

Added by Andrej Candek over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
11/21/2012
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

I tried in all ways but it same impossibile to intercept the tab key.


Files

test.servoy (3.57 KB) test.servoy test form with keyListener Andrej Candek, 11/21/2012 03:15 PM

History

#1

Updated by Patrick Talbot over 11 years ago

  • Status changed from New to Rejected

This key is already intercepted by Servoy in the onFocusLost event, you can return false to that event and it will prevent the focus to be lost and you will have trapped the tab key.

#2

Updated by Andrej Candek over 11 years ago

Patrick Talbot wrote:

This key is already intercepted by Servoy in the onFocusLost event, you can return false to that event and it will prevent the focus to be lost and you will have trapped the tab key.

I try but nothig.
It works only with the last element on the form.
Can you checkmy test form because i can't understand where is the error. Thanks

Also available in: Atom PDF