Bug 180220 - Pasting large texts (300 KB, ~1000 Lines) and then calling the history renders the windows height useless, even if you select a one-liner history entry later on.
Summary: Pasting large texts (300 KB, ~1000 Lines) and then calling the history render...
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-10 10:06 UTC by artnorm
Modified: 2013-04-15 01:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description artnorm 2009-01-10 10:06:51 UTC
Version:           1.1 (Debian 1.1-1) (using 3.5.10, Debian Package 4:3.5.10.dfsg.1-1 (lenny/sid))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.27-10.slh.1-sidux-686

1.) Create a larger text, e.g. a dmesg listing
2.) paste it in konversation
3.) use the cursor-up key to call the history
4.) konversation window size is adapted to the size of the history entry. this bugs the window size to a very large size the user is unable to undo.

this leads to the assumption that practical boundaries are not properly verified.

a fix is to maximaize the window. this will reduce the size to a sensemaking area (current desktop).

i do not know why konversation needs to extend the main window to display something like the history. an undocked window at a certain position which is removed later on could to the job as well without affecting the main window.
Comment 1 Eike Hein 2013-04-15 01:05:48 UTC
I can reproduce the change of the window size, but not the "unable to undo" part. Seems like a non-issue.