dobesv commented on issue #1994: DRILL-7203: Accept impersonation userName as 
form field & fix back button for query page
URL: https://github.com/apache/drill/pull/1994#issuecomment-594184068
 
 
   Hmm Safari, that does make it a bit more tricky since I'm using Windows & 
Linux only currently.  If there's no error in the console ... maybe the 
   ```
   $(window).bind("pageshow", function(event) { closePopup();});
   ```
   is triggering too soon and closing the popup.  If you have time, maybe you 
could try deleting that line, or move it to the top of the function, see if 
that makes any difference.  Otherwise the code seems quite similar to what was 
there before.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to