← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 535556] Re: Recent Windows menu should have some width limit

 

added the following artificial limit:
150 pixels <= menu width <= half of the parent window with

** Changed in: dcplusplus
       Status: Confirmed => Fix Committed

-- 
Recent Windows menu should have some width limit
https://bugs.launchpad.net/bugs/535556
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.

Status in DC++: Fix Committed

Bug description:
The Recent hubs/pms/file lists menu should have some size limit, since it can happen easily that it gets so wide that it's annoying.
It can easily happen when you have a recent hub with a long description, so it would be great if the menu items would be truncated after a specified length.
Another side effect that the too wide submenu could overlap its parent, thus you won't be able to navigate to another submenu with the mouse.