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/04/07 04:17:39 UTC

[GitHub] [superset] zeesumwang opened a new issue, #19580: text cursor algin did not fix the text in sqlLab.

zeesumwang opened a new issue, #19580:
URL: https://github.com/apache/superset/issues/19580

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Go to 'sqlLab'
   2. typing some sql
   3. See error
   
   
   
   https://user-images.githubusercontent.com/38022455/162117952-af433203-915b-43ae-bdc5-fd621756347e.mp4
   
   ### Expected results
   cursor algin fix right
   
   ### Actual results
   
   what actually happens.
   
   #### Screenshots
   
   If applicable, add screenshots to help explain your problem.
   
   
   ### Environment
   window10
   
   (please complete the following information):
   
   - browser type and version: 
   chorme 99.0.4844.84
   - superset version: `superset version` 
   1.5.0rc1
   
   ### this related PR fixed this bug, but the same bug come up now..
   https://github.com/apache/superset/pull/15820
   
   


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


[GitHub] [superset] nytai closed issue #19580: text cursor algin did not fix the text in sqlLab.

Posted by GitBox <gi...@apache.org>.
nytai closed issue #19580: text cursor algin did not fix the text in sqlLab.
URL: https://github.com/apache/superset/issues/19580


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


[GitHub] [superset] zeesumwang commented on issue #19580: text cursor algin did not fix the text in sqlLab.

Posted by GitBox <gi...@apache.org>.
zeesumwang commented on issue #19580:
URL: https://github.com/apache/superset/issues/19580#issuecomment-1091241276

   ## this font-family css relate to this react prop
   ![image](https://user-images.githubusercontent.com/38022455/162147396-dcc6b333-faf2-4c02-9324-9c395dafe9e0.png)
   ![related code](https://user-images.githubusercontent.com/38022455/162147726-ae1c50da-8e34-474f-8ba2-2d2c4ca2b220.png)
   ## I found change this component's default theme "github"->"textmate" can solve the problem.
   ![image](https://user-images.githubusercontent.com/38022455/162148659-745a1a86-0e7a-40c0-b95d-49830be1b500.png)
   ##And it work
   ![image](https://user-images.githubusercontent.com/38022455/162149221-f04fa586-2f3b-4730-b1a5-f1f6324c5656.png)
   
   ## what time to fix this problem? i found this problem also in superset version 1.4.2 & 1.4.1...


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