#1535: Unnecessary horizontal scrollbar appears when only vertical should
--------------------+-------------------------------------------------------
 Reporter:  SIO     |       Owner:        
     Type:  defect  |      Status:  new   
 Priority:  minor   |   Milestone:  Future
Component:  gtkui   |     Version:  1.3.1 
 Keywords:          |  
--------------------+-------------------------------------------------------
 '''Description'''

 Because of the width of the last column in any table is not fixed but
 varies from minimum (set by user) to maximum (set by the width of the
 window) following happens:

 When a row is being added to table (torrent list, file list, peer list) so
 that this table has to be scrolled up-down, the width of the last column
 in the table stays the same, though the width of the widget decreases by
 the width of the scrollbar. And horizontal scrollbar appears

 But if the last column was wider than it is needed to show all its content
 that horizontal scrollbar is unnecessary.

 '''Steps to reproduce'''

 1. Tune the torrent list so that it wouldn't have any scrollbars[[BR]]
 2. Increase window width by 40-50px (see attached "Screenshot
 1.png")[[BR]]
 3. Increase the height of the torrent properties section so that torrent
 list had to get vertical scrollbar (see attached "Screenshot 2.png")

 '''Expected behavior'''

 Only vertical scrollbar appears

 '''Actual behavior'''

 Both horizontal and vertical scrollbars appear. And to illustrate it is
 just because of the added width of vertical scrollbar you can decrease the
 height of torrents properties section, and both scrollbars will disappear

 This bug applies not only to torrent list as in the example above, but
 also to file list and peer list in torrent properties tabs.

 '''System information'''

 Deluge Core version: 1.3.1[[br]]
 libtorrent version: 0.14.10.0[[br]]
 Debian Sid, 2.6.37 kernel[[br]]

-- 
Ticket URL: <http://dev.deluge-torrent.org/ticket/1535>
Deluge <http://deluge-torrent.org/>
Deluge project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-dev?hl=en.

Reply via email to