output pane maximize/un-maximize bug

  • From: Liviu Andronic <landronimirc@xxxxxxxxx>
  • To: emelfm2@xxxxxxxxxxxxx
  • Date: Thu, 14 Feb 2013 09:49:04 +0100

Hello Tom,
I think I spotted a bug in the output pane maximize/un-maximize mechanism.

When the pane already has several screens of output, if I use the
toolbar button to maximize/un-maximize the output pane, then the last
lines of the output, say:
Finished running lintian.
>debuild -b -us -uc (19688) returned '0'

will always be visible. Essentially, the pane would always be scrolled
down. This is as expected. The button uses the toggle.off/on
output.expand actions.

If I use however the 'ctrl+w' binding to maximize/un-maximize the
output pane, then the last lines of the output will no longer be
visible upon un-maximizing. The pane would no longer be scrolled down.
The binding uses !output.adjust_ratio 1,* action.

Could the output.expand action be used for the binding, too? I'm not
sure how to use the toggle.off/on mechanism with bindings.

Regards,
Liviu

-- 
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail


-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts:

  • » output pane maximize/un-maximize bug - Liviu Andronic