Problem Statement/Rationale
What is going wrong?
Scroll bar for long fields is obstructs text
Scroll bar hides property names
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Create a document with long string names where the scroll bars appear
Resize the scroll bars to see the text
Also, 1.26.1, 1.25.0 1.24.6, 1.24.1 fails when the document's value reaches the 121st character in length. It works fine before that number.
Expected Results
What do you expect to happen?
All document fields' texts can be viewed without obstruction.
Scroll bars do not affect the appearance of the fields.
Actual Results
What do you observe is happening?
Document text is cut off.
Additional Notes
Any additional information that may be useful to include.
Compass 1.23.0 does not exhibit this regression. Problem seems like it was introduced between 1.23.0 and 1.24.1
- is related to
-
COMPASS-4988 Text area height and field width cannot be read with large strings
- Closed