bradgessler opened a new issue #9095: SQL Lab editor cursor position is incorrect in Safari URL: https://github.com/apache/incubator-superset/issues/9095 When I type a SQL query in SQL Lab with the latest version of Safari Version 13.0.5 (15608.5.11), the cursor doesn't lineup with where I'm actually typing. ### Expected results I expect the cursor to remain at the end of the line while I'm typing. ### Actual results The cursor slowly starts to fall behind in Safari as I type. #### Screenshots A video of the issue may be watched at https://s3.amazonaws.com/bradgessler/Screen-Recording-2020-02-06-at-10.29.14-Z2v0KXdYZrAp.mov #### How to reproduce the bug 1. Using the latest version of Safari, go to `/superset/sqllab` 2.Begin typing a query, keep typing at least 40 chars 3. Observe the cursor fall behind ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context This use to be an issue in Firefox and Chrome, but before submitting this bug I verified this is no longer a problem in those browsers.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
