[pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn'twork after copying from Data Output - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn'twork after copying from Data Output
Date
Msg-id CAM5-9D9DDGGtS9GCWofiEgSAp-ZDgb1PEBmdXQdU28Jj_kfYFw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tooldoesn't work after copying from Data Output  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi

While working on webpacking pgAdmin4, I had removed `document.removeEventListener(...)` temporarily as it was not working in `strict` mode, giving type error and I forgot to include its fix,

because of this copy/paste functionality didn't work properly which is now taken care in this patch.

Please find attached patch and review.

Thanks,
Surinder

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Allow user to cancel long running queries from dashboard
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix RE-SQL for triggers with a single arg. Fixes#266