In table view, when using tab , it skip number box

Description

In Grid layout when we use tab to navigate to next text box, focus skip number box. Reason found is invalid check for enable.

Environment

None

Attachments

1

Activity

Show:

Deepak Pansheriya February 25, 2015 at 11:25 AM

Here are steps to reproduce.

1. Go on Sales order window and then navigate to line tab
2. open customize Grid and arrange field so that qty is next to product and save grid preference
3. now go in quickedit mode for any of existing line and type product key such as "planting" and hit enter
4. Observe focus movement, it should go to qty as next editable field but focus skip qty and go to next non number field.

Carlos Ruiz February 18, 2015 at 6:08 PM

Thanks , I cannot reproduce the issue, can you please provide steps to reproduce in demo?

I see the logic of isReadWrite and it seems must be correct to return isEnabled in such case.

Deepak Pansheriya February 10, 2015 at 1:24 PM

Added patch

Fixed

Details

Assignee

Reporter

Components

Affects versions

Priority

Created February 10, 2015 at 12:29 PM
Updated May 4, 2015 at 5:43 PM
Resolved February 25, 2015 at 1:34 PM