[pgAdmin4][Patch]: Clear query window button click opens query tool in new window in Mac Runtime

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Clear query window button click opens query tool in new window in Mac Runtime
Date: 2016-07-11 08:13:45
Message-ID: CAM5-9D_WuQz6RnLx-n=ugDUnhLGKbcB3EWP2YsVDS3rHOAEdxQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

*Issue:*
When we click on "Clear query window" button in Query tool, a new instance
of query tool opens in new window. The event "StopEventPropogation" was not
working.

Please find the attached patch and review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
clear_query_opens_in_new_window_mac_runtime.patch application/octet-stream 657 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Harshal Dhumal 2016-07-11 08:16:11 Re: PATCH: Fix the issue for saving query output as CSV
Previous Message Murtuza Zabuawala 2016-07-11 07:14:20 Re: PATCH: To fix salt generation in session.py