Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throws console errors

2019-08-12 Thread Akshay Joshi
Thanks patch applied. On Mon, Aug 12, 2019 at 12:22 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > This seemed to have disabled the drag drop feature. Attached is a minor > fix to reenable it. > > On Fri, Aug 2, 2019 at 3:59 PM Dave Page wrote: > >> Thanks, pat

Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throws console errors

2019-08-11 Thread Aditya Toshniwal
Hi Hackers, This seemed to have disabled the drag drop feature. Attached is a minor fix to reenable it. On Fri, Aug 2, 2019 at 3:59 PM Dave Page wrote: > Thanks, patch applied. > > On Fri, Aug 2, 2019 at 6:25 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >>

Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throws console errors

2019-08-02 Thread Dave Page
Thanks, patch applied. On Fri, Aug 2, 2019 at 6:25 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue where dragging a selected text in > SQL editor throws console errors and does not move the text. > > As an improvement, the p