Bug 240356 - Limit the entries in the "Closed Tabs" right-click context menu
Summary: Limit the entries in the "Closed Tabs" right-click context menu
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: latest git snapshot
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.7
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 15:25 UTC by Panagiotis Papadopoulos
Modified: 2011-02-13 23:38 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 Panagiotis Papadopoulos 2010-06-01 15:25:58 UTC
Version:           latest git snapshot (0.4.xx)
OS:                Linux

After a lon rekonq session, you often have closed *a lot* of tabs. If you then accidentaly closed a tab and you want to open it up, rekonq will freeze, while the Closed Tabs context menu is loading. This is due to the many entries in that menu. 
Limiting the menu to 5 entries would make the situation better.
This also probably would solve the memory leak, that probably is caused by the context menu.

If I use rekonq for a long time, and then close a lot of tabs, the RAM usage of rekonq can go as high as 1.5 GB (yes, Gigabyte ;-))  

Reproducible: Always
Comment 1 Andrea Diamantini 2011-02-13 23:38:14 UTC
Limited to 10 entries.