PreviousNextTracker indexSee it online !

(114/211) 3752 - Show/Hide top dockable causes jumping text

Show/hiding the top dockable causes text to jump down and up in the textarea whenever it is shown/hidden. It would be nice if it didn't do that.

It would be nice if, when the top dockable becomes visible,
it just eats some of the textarea's visible area without changing where the other visible lines are displayed.

Submitted ezust - 2012-10-19 04:26:48 Assigned
Priority 5 Labels Dockable System
Status open Group minor bug
Resolution None

Comments

2013-12-14 19:03:39.785000
ezust

- **summary**: Show/Hide top dockable and jumping text --> Show/Hide top dockable causes jumping text
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,9 +1,4 @@
-If I have a horizontal split pane (so I have 1 pane on top of another),
-and the errorlist is docked on the bottom, then when it pops up, it eats space on the bottom pane,
-but the splitter location and the top-pane remain the same. Which is good.
-
-If ErrorList is docked at the top, however, then
-when it pops up, the bottom pane gets smaller, the split moves down, and the whole top pane also is shoved down (including my cursor).
+Show/hiding the top dockable causes text to jump down and up in the textarea whenever it is shown/hidden. It would be nice if it didn't do that.

It would be nice if, when the top dockable becomes visible,
-it just eats some of the top split's space instead of shoving it downwards.
+it just eats some of the textarea's visible area without changing where the other visible lines are displayed.

~~~~

- **Group**: --> minor bug