Unplanned
Last Updated: 24 Mar 2022 11:28 by Steven
Steven
Created on: 24 Mar 2022 11:28
Type: Bug Report
1
TextBox rotated at 90 or 270 degrees doesn't grow to accommodate its content

I have a TextBox that is rotated at 270 degrees. Its width in some cases is not enough to accommodate the incoming value. I expected it to grow vertically (i.e. in width) in this case. However, its width didn't grow. It just cut the content.

I noticed that if I increased the height of the TextBox, the content was wrapped horizontally.

0 comments