zuzana-vej opened a new issue #13589:
URL: https://github.com/apache/superset/issues/13589


   Description:
   When user wants to copy individual cell contents from the results of a query 
in SQL Lab, they often double click the cell to select the value. Often (not 
always) it selects that value plus part of the next column too -  bleeding into 
the adjacent cell and selecting a mix of both. Selecting by clicking and 
dragging is equally unreliable.
   
   
   ### Expected results
   Selection spans more than the selected cell.
   
   ### Actual results
   Selects content of that column + part of next column. 
   
   Workaround - only option is Export it to csv.
   
   #### Screenshots
   video 1:
   
![issue-002](https://user-images.githubusercontent.com/61221714/110886235-31af9900-829d-11eb-9707-ddd73688f3f3.gif)
   video 2:
   
![issue-001](https://user-images.githubusercontent.com/61221714/110886242-33795c80-829d-11eb-818f-8c6761c31e60.gif)
   
   
   #### How to reproduce the bug
   1. Run a query in SQL Lab.
   2. Try to select a cell's contents by double clicking the cell. 
   3. In case you can't repro the bug, try to run a larger query (e.g. more 
columns)
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `master`
   - Browser: Chrome
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [ ] 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
   
   Add any other context about the problem here.
   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to