[ubuntu-mono] [Bug 683617] Re: Should not show tab in Properties window, when there is only one tab
William Friesen
683617 at bugs.launchpad.net
Sun Dec 5 07:50:44 UTC 2010
For me, the extra tab that was hiding came from the Podcasts extension.
When added to the notebook, this had the property Order = 40, which
duplicated the Order value of a previous page in the notebook. I have
submitted a patch to the banshee bug that determines the amount of
visible pages by counting the unique page.Order values, and calls
notebook.ShowTabs when there is only one visible page.
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to banshee in ubuntu.
https://bugs.launchpad.net/bugs/683617
Title:
Should not show tab in Properties window, when there is only one tab
Status in Banshee Music Player:
Unknown
Status in One Hundred Paper Cuts:
Triaged
Status in “banshee” package in Ubuntu:
Triaged
Bug description:
Binary package hint: banshee
(real bug is https://bugzilla.gnome.org/show_bug.cgi?id=615797 but filing it here too so we can track it as a papercut)
The track properties dialog sports a tabbed interface, but there is only one tab, so that looks odd and it makes it not really a tabbed interface. It also looks a bit odd.
This is probably happening because it's pretty much shares everything with the Edit Track dialog, including this tab.
We probably should special case a single tab.
More information about the Ubuntu-mono
mailing list