Menu

#103 (in 2.4.0) Jumping cursor using keyboard

closed-accepted
None
1
2003-02-03
2002-05-10
Xuefer
No

for file tbl_properties.inc.php3
ctrl+up/down/left/right
move cursor between rows/cells when insert/editing

Discussion

  • Marc Delisle

    Marc Delisle - 2002-05-10

    Logged In: YES
    user_id=210714

    Sorry, the patch is not attached.

     
  • Marc Delisle

    Marc Delisle - 2002-05-21
    • summary: patch for jumping cursor using Keyboard --> (no file)patch for jumping cursor using Keyboard
     
  • Marc Delisle

    Marc Delisle - 2002-06-12
    • status: open --> closed-rejected
     
  • Marc Delisle

    Marc Delisle - 2002-06-12

    Logged In: YES
    user_id=210714

    Please resubmit with a file attached ...

     
  • Xuefer

    Xuefer - 2002-06-13

    Logged In: YES
    user_id=185131

    maybe i havn't check the checkbox =]

     
  • Marc Delisle

    Marc Delisle - 2002-06-13
    • summary: (no file)patch for jumping cursor using Keyboard --> jumping cursor using Keyboard
    • status: closed-rejected --> open-rejected
     
  • Michal Čihař

    Michal Čihař - 2003-01-14
    • assigned_to: nobody --> nijel
     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    I changed the event to onKeyDown because when using
    onKeyUp the select value is also being changed.

    I will check if it works in mozilla and if yes I will commit
    cleaned up version of this into cvs.

    PS: sorry for no reaction so long, but such thing probably
    isn't priority for any of us...

     
  • Xuefer

    Xuefer - 2003-01-14

    Logged In: YES
    user_id=185131

    i'm happy when heard your response :)
    i've made event to onKeyDown now, and made it works under
    mozilla
    here's a cvs diff for lastest cvs version

     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    You probably again didn't check the checkbox ;-).

     
  • Xuefer

    Xuefer - 2003-01-14

    Logged In: YES
    user_id=185131

    why do we have to check the checkbox?! kekeke~~

     
  • Xuefer

    Xuefer - 2003-01-14

    cursor jumping patch for ie&mozilla

     
  • Michal Čihař

    Michal Čihař - 2003-01-14
    • summary: jumping cursor using Keyboard --> (in 2.4.0) Jumping cursor using keyboard
    • priority: 5 --> 1
    • status: open-rejected --> open-accepted
     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    Patch merged. Thanks

     
  • Marc Delisle

    Marc Delisle - 2003-01-14

    Logged In: YES
    user_id=210714

    I am displaying a row in edit mode, with Mozilla 1.2.1, and
    I try ctrl/up or down or left or right, nothing happens.

     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    The patch makes Ctrl+arrows work only for table structure
    editing, but I'm going to add it into other places. did you face
    problem with this? (I tested it with Mozilla 1.0.1 and it worked)

     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    If you had problems with one field editing, it's now fixed in
    cvs...

     
  • Marc Delisle

    Marc Delisle - 2003-01-14

    Logged In: YES
    user_id=210714

    I am using Mozilla 1.2.1 on NT and my js console says:

    onKeyDownArrowsHandler is not defined

    source file ... tbl_create.php3

     
  • Xuefer

    Xuefer - 2003-01-14

    Logged In: YES
    user_id=185131

    cvs up libraries/functions.js

     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    My fault, I didn't face where ever is tbl_properties.inc.php3
    included, now hopefully really fixed in cvs ;-).

     
  • Marc Delisle

    Marc Delisle - 2003-01-14

    Logged In: YES
    user_id=210714

    Ok now it works in editing a row and creating a new table.

    How could we document this? In Documentation.html? Directly
    on the pages where this is enabled?

     
  • Michal Čihař

    Michal Čihař - 2003-01-14

    Logged In: YES
    user_id=192186

    Don't know, thats reason why didn't write anywhere:
    - Few users read documentation.
    - I don't like adding help into page, later there could be plenty
    of such things...
    - Adding on pages where enabled doesn't make sense to me,
    because I want to add it everywhere where possible (now it
    also works when editing/inserting row).

    Okay I will write few lines into documentation, it makes better
    sense to me...

     
  • Xuefer

    Xuefer - 2003-01-14

    Logged In: YES
    user_id=185131

    thx :)
    will u also add IDs to those input[type=checkbox] and input
    [type=radio] ? so i can be move onto by Ctrl+Arrows.

     
  • Michal Čihař

    Michal Čihař - 2003-02-03
    • status: open-accepted --> closed-accepted
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.