Selected widget's outline should be visible when editor is in read-only. #6415
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:widget
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
π Provide detailed reproduction steps (if any)
editor.isReadOnly = true
βοΈ Expected result
β Actual result
What is the actual result of the above steps?
![image](https://user-images.githubusercontent.com/1099479/76435727-aa90c200-63b7-11ea-810f-72219b69d630.png)
π Other details
In #1261 we got rid of it completely, which is wrong because you still can click the selection handler and copy the entire table. Users should be notified about this kind of widget selection just like they are notified about regular text selection in read-only mode.
If you'd like to see this fixed sooner, add a π reaction to this post.
The text was updated successfully, but these errors were encountered: