angular-ui/ui-grid

Right-shift issue on edit with Firefox

Open

#2994 aperta il 12 mar 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
Browser Firefoxhelp wantedtype: bug

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Reproduced on http://ui-grid.info/docs/#/tutorial/205_row_editable with Firefox 36.0.1. Works normally with Chrome or IE.

Condition : editable grid with cellNav enabled, just like in row edit example.

Use Right-Shift to enter edit (to start with Capital or type numbers on french keyboard), then shift remains toggled, meaning that a TAB will move left, mouse click in another cell will "text select" the range, etc. Have to press Left-Shift to exit the error condition.

There is no problem when use Left-Shift to edit and I only reproduced on Firefox.

Example bellow : clicked on second column row 3, typed Right-Shift, wrote "edit", then clicked on the cell on the 7th row. capture

Guida contributor