Other |
---|
tbdUnresolved |
Relates :
|
The text of labels should be selectable, and in extension also copyable. The reason is that often labels are used to display information which might need to be entered into another system or copied. Being able to select and copy text of labels eases this tremendously. Currently if you want such behavior you need to use a TextField/TextArea, remove the border and disable it. That's not ideal.