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:  video 2:  #### 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]
