You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/07/05 03:50:21 UTC

[GitHub] [superset] Naich commented on issue #15749: Cursor falling behind in SQL Lab

Naich commented on issue #15749:
URL: https://github.com/apache/superset/issues/15749#issuecomment-1174574502

   > This is still happening when running the latest, which is based off of `9c854ff1f1ab80b26438a3b6d91ca9b44b5f2a7a`.
   > 
   > I think the root cause is similar to this: [#9183 (comment)](https://github.com/apache/superset/pull/9183#issuecomment-624204443). There are two `.ace_editor` classes applied to the SQL editor. Disabling the `font-family` attribute in one and having the `font` attribute in another applied seem to be able to get the cursor properly aligned.
   > 
   > ![image](https://user-images.githubusercontent.com/7225879/126805832-99ec8e26-9108-4b6b-9de6-bdba4941d54d.png)
   > 
   > Before: ![image](https://user-images.githubusercontent.com/7225879/126805958-30d742f0-ee0a-402d-957f-dbec15dfab53.png)
   > 
   > After: ![image](https://user-images.githubusercontent.com/7225879/126806084-21193a5d-3805-4760-8c70-e14a9f1ec9f3.png)
   
   Chrome 102.0.5005.63 + superset 1.5.1 same issue here, and disabling the first font-family css could solve it.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org