"Terms of Service" opens in tiny, badly-titled window
Bug #625385 reported by
Matthew Paul Thomas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: software-center
Ubuntu Software Center 2.1.14.1, Ubuntu Maverick
1. Navigate to "Get Software" > "For Purchase" > "Hello X Adventure", and choose "Buy...".
2. Sign on.
3. In the payment screen, choose "Terms of Service".
What happens:
* A tiny window opens in the corner of the screen.
* When enlarged, the window is revealed as having the title "software-center".
What should happen: either
* there are no terms of service at all, or
* they open in a window that is centered over the previous window, large enough to read comfortably, and has a title something like "Terms of Service".
Changed in software-center (Ubuntu): | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
To post a comment you must log in.
This bug was fixed in the package software-center - 2.1.15
---------------
software-center (2.1.15) maverick; urgency=low
[ Michael Vogt ] view/purchasedi alog.py: db/update. py: enums.py: center. ubuntu. com CENTER_ BUY_HOST environment backend/ aptd.py: {install, remove} empty lists instead install_ packages( ) instead of commit_packages() backend/ restfulclient. py: view/appdetails view_gtk. py: view/channelpan e.py: backend/ aptd.py: center- agent
* softwarecenter/
- fix size and title for additional webkit windows (LP: #625385)
* softwarecenter/
- fix screenshot url and thumbnail url loading
* softwarecenter/
- switch default to buy-host to software-
- allow override via the SOFTWARE_
(useful for testing)
* softwarecenter/
- make defaults for addons_
of None to prevent crash when called with a empty argument
- use AptClinet.
for the install of commercial stuff to get the benefit of
aptdaemons 03_auth_me_less patch
* softwarecenter/
- point SERVICE_ROOT for the internal login service to production
* softwarecenter/
- minor logging improvements
* merged lp:~mmcg069/software-center/pathbar-clip-fix that ensures
proper clipping for the pathbar, many thanks!
* softwarecenter/
- fix flicker in channelspane on db-reopen and add regression
test
* merged lp:~mvo/software-center/less-flicker that fixes some
UI flicker/ghost activity (LP: #626733)
* softwarecenter/
- if reload() fails when adding a commercial PPA that may be
because there is a 5 min delay between software-
telling us its available and it becoming availalbe in launchpad.
In this case, retry up to 5 minutes to get the repo
(LP: #627608)
* merged lp:~mmcg069/software-center/prelight-icon-onhover
(many thanks!)
* merged lp:~mmcg069/software-center/cat-flags to support
internal flags in the menu files
[ Gary Lasker ] view/viewswitch er.py:
* merge lp:~mmcg069/software-center/misbehaving-pathbar-fix, fixes
pathbar no longer shrinking to available width (LP: #625210),
many thanks Matthew McGowan!
* softwarecenter/
- only update the channel list when a model is available
(LP: #628394)
[ Kiwinote ] nter.ui: app.py: apt/aptcache. py: db/application. py: view/appdetails view_gtk. py:
* data/dialogs.ui:
- only display vscrollbar if needed for dependency removal alert
- tweak window properties for dependency removal alert
* data/SoftwareCe
- tweak window properties for the rebuilding window
* po/POTFILES.in:
- mark data/ui/dialogs.ui for translation
* software-center:
- fix typo, thanks Jeremy Bicha! (LP: #625729)
* softwarecenter/
- always make s-c sensitive again after catalog is rebuilt (LP: #626513)
* softwarecenter/
- don't crash when no LANGPACK_PKGDEPENDS file exists (LP: #625562)
- speed improvements for get_addons()
- don't allow randompkg-something to list randompkg as an add-on
* softwarecenter/
- fail nicely if a deb file can't be opened
* softwarecenter/
- don't use capitalize() on add-on names, much thanks to Severin Heiniger!
lp:~lantash/ubuntu/maverick/software-center/fixes-626067 (LP: #62...