Re: Fix in switch cell tab navigation - Mailing list pgadmin-hackers

From Ganesh Jaybhay
Subject Re: Fix in switch cell tab navigation
Date
Msg-id CAK6syAoHoF3iQdd53_acRnx+6b9+MOEK=sq7AbaqeVf5aCKERQ@mail.gmail.com
Whole thread Raw
In response to Re: Fix in switch cell tab navigation  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses Re: Fix in switch cell tab navigation  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Khushboo,

I have removed the condition added for subgrid-cell. Please find the attached updated patch

Regards,
Ganesh Jaybhay

On Wed, Mar 25, 2020 at 5:39 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi Ganesh,

You have put a check on subgrid-cell class, which does not exist in the entire source code.
Also, can you please let me know of any module which you have tested, so I can test accordingly though the code for the same looks good to me.

Thanks,
Khushboo


On Wed, Mar 25, 2020 at 3:21 PM Ganesh Jaybhay <ganesh.jaybhay@enterprisedb.com> wrote:
Hi Hackers,

Attached is the patch for below minor fix in the switch cell tab navigation:

After pressing the tab key on switch cell, sometimes focus doesn't go to the immediate next editable cell. It goes to the different cell for fraction of seconds and again comes to the next editable cell.

Please review.

Regards,
Ganesh Jaybhay
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM5292] Alertify header buttons focus color issue
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat