Page 1 of 1

Reverse Tab navigation in DataTable edit mode doesn't use currently opened editor as index.

Posted: 14 Apr 2019, 17:46
by CylonOven
Bug:
Editor doesn't move in logcal way when using SHIFT + TAB when editing a cell in a data table.

Reproduction:
https://www.primefaces.org/primereact/#/datatable/edit
Click a cell
press `tab` N times to move editor forward N times forward.
Press `Shift+tab` M times, editor is opened at - N -M -1 places from current editor. (Ie one back from initial opening of the editor)
Press 'tab' again, editor moves to N+1 from initial editor location.

Expected results:
Editor always moves +1 or -1 from current editor position.

Tested with:
FireFox
Chromium

Re: Reverse Tab navigation in DataTable edit mode doesn't use currently opened editor as index.

Posted: 30 May 2019, 11:38
by CylonOven
I submitted a PR and they pulled it. This issue should then be fixed if you're using the master branch.

Re: Reverse Tab navigation in DataTable edit mode doesn't use currently opened editor as index.

Posted: 24 Jun 2019, 10:25
by mert.sincan
Hi,

Please use the latest version. Thanks a lot!

Best Regards,