I don’t understand, why does text selection (background) fills all the horizontal space for each line, even it length not always ending there.
Label looks like CSS display:block
in wrap mode enabled, but works well (like display:inline-block
) on wrap mode disabled.
Here is screenshot what do I mean: