-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.35.0
-
Component/s: Aggregation pipeline
-
Environment:Mac OS X, Compass 1.34.1.
-
Not Needed
Problem Statement/Rationale
While editing big pipeline, it is convenient to stretch edit frame, extending it to the right, while keeping auto-preview smaller.
When it is done, editor automatically scroll pipeline code to the right, hiding the left side, even if the window is stretched enough to fit everything.
Steps to Reproduce
- Open pipeline editor
- Stretch text edit window to the right
- Enter a large line of characters.
- Use horizontal scrolling to scroll it to the left to the start of the screen
- Move editing cursor to the right.
Expected Results
Window stays the same, showing the whole line of code.
Actual Results
Window scrolls horizontally to hide the start of the line.
Additional Notes
Reproduction video is attached
- depends on
-
COMPASS-6481 Replace ace editors in compass with codemirror
- Closed