Menu

#3800 (ok 3.5.8) Incorrect keyhandler behaviour #2

3.5.6
fixed
None
1
2013-06-11
2013-02-03
No

To reproduce:
- Go to create table form
- Click into any column Name input fields
- Press CTRL + Arrow Right 10 times

Expected:
- The cursor moves to the last element on the current table row

Actual:
- The cursor moves to "Length/Values" and refuses to proceed further

MASTER is affected as well

Discussion

  • Rouslan Placella

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,12 +1,12 @@
     To reproduce:
    -* Go to create table form
    -* Click into any column Name input fields
    -* Press CTRL + Arrow Right 10 times
    +- Go to create table form
    +- Click into any column Name input fields
    +- Press CTRL + Arrow Right 10 times
    
     Expected:
    -* The cursor moves to the last element on the current table row
    +- The cursor moves to the last element on the current table row
    
     Actual:
    -* The cursor moves to "Length/Values" and refuses to proceed further
    +- The cursor moves to "Length/Values" and refuses to proceed further
    
     MASTER is affected as well
    
     
  • Marc Delisle

    Marc Delisle - 2013-04-02
    • summary: Incorrect keyhandler behaviour #2 --> (ok 3.5.8) Incorrect keyhandler behaviour #2
    • assigned_to: Marc Delisle
    • priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2013-04-08
    • Status: open --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed