Ticket #1915 (closed bug: fixed)

Opened 22 months ago

Last modified 17 months ago

Unable to stop the status bar from autohiding

Reported by: Cas Owned by: damoxc
Priority: minor Milestone: 1.3.4
Component: webui Version: 1.3.3
Keywords: Cc:

Description

A user in IRC reported that after enabling autohiding of the status bar using the double-arrow there is no way to disable it again.

Also peers tab list seems to no longer expand to show the rest of the peers after enabling autohiding, as this screenshot shows:

 http://img600.imageshack.us/img600/7903/delugey.jpg

Browser: Firefox 5

I confirmed the first bug but didnt see any issue with peers list.

Change History

Changed 17 months ago by Cas

damoxc I need a little help with this one.

As far as I can tell the bug is something to do with Extjs3 and browsers not showing the tabpanel titlebar.

I think the fix for this is instead of currently having a collapsible tabpanel, it should be changed so that the tabpanel is placed inside a collapsible panel.

In DetailsPanel? I found that tabpanel is extented so I am not sure how to make the above changes in this situation.

Changed 17 months ago by Cas

I realised I was looking at it in the wrong way. Here's the fix I put together:

 https://github.com/cas--/Deluge/commit/d9b116e9

Changed 17 months ago by Cas

  • status changed from new to closed
  • resolution set to fixed

Fix in 1.3-stable:  a5742f89

Note: See TracTickets for help on using tickets.