Summary: | Main log window stays stationary | ||
---|---|---|---|
Product: | frysk | Reporter: | Rick Moseley <rmoseley> |
Component: | general | Assignee: | Phil Muldoon <pmuldoon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 1632 |
Description
Rick Moseley
2006-08-25 17:05:39 UTC
Should update now on every print, and scroll appropriatley. 2006-09-20 Phil Muldoon <pmuldoon@redhat.com> * LogWidget.java (LogWidget): Create TextBuffer once on constructor. Create mark. (print): Don't create a new TextBuffer per print. Move endIter to mark after print. Scroll to mark after print. Confirmed as fixed. |