Project

General

Profile

Bug #8213

Browse: NPE when pressing Shift-TAB in the first column cell

Added by Vladimir Tsichevski 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:

Related issues

Related to User Interface - Bug #8226: Arrow keys on numpad do not work in FWD New

History

#1 Updated by Vladimir Tsichevski 3 months ago

  1. Open a BROWSE widget with at least one cell. Set focus to any cell in the first column from the left.
  2. Press Shift-TAB.

The client crashes with NPE.

The issue root: Browse.java, l.4392:

         RowLeaveResult res = leaveRow(startFromSave, getVisibleColumnCfg(prevColumn).id);

here prevColumn is -1, and getVisibleColumnCfg() returns null.

#2 Updated by Vladimir Tsichevski 3 months ago

Also, navigation with Down-Arrow and Up-Arrow does not work in FWD.

#3 Updated by Greg Shah 3 months ago

  • Assignee set to Stanislav Lomany

#5 Updated by Stanislav Lomany 3 months ago

Also, navigation with Down-Arrow and Up-Arrow does not work in FWD.

Vladimir, could you give a reproduction scenario? I can't see anything like that. Are we talking about browse?

#6 Updated by Vladimir Tsichevski 3 months ago

Stanislav Lomany wrote:

Also, navigation with Down-Arrow and Up-Arrow does not work in FWD.

Vladimir, could you give a reproduction scenario? I can't see anything like that. Are we talking about browse?

Probably, this is not an issue, but the arrow button in the numpad do not work as other arrow buttons. In OE, these numpad buttons work the same as the arrow buttons both in GUI and ChUI.

#7 Updated by Vladimir Tsichevski 3 months ago

Meanwhile all other numpad buttons (PgUp, PgDown, Home, End) work the same as their non-numpad analogs.

#8 Updated by Stanislav Lomany 3 months ago

All arrow keys (up, down, left, right) do not work for any widget, so I'll create a separate issue for it.

#9 Updated by Stanislav Lomany 3 months ago

  • Related to Bug #8226: Arrow keys on numpad do not work in FWD added

#10 Updated by Stanislav Lomany 3 months ago

  • Status changed from New to WIP

The arrow keys issue was moved to #8226.
Shift-tab NPE will be fixed in #8225.

This task can be closed.

#11 Updated by Stanislav Lomany 3 months ago

  • Status changed from WIP to Review

#12 Updated by Greg Shah 3 months ago

  • % Done changed from 0 to 100
  • Status changed from Review to Closed

Also available in: Atom PDF