Dragging off banner still navigates to target
Bug #848805 reported by
Matthew Paul Thomas
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
software-center (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
software-center trunk r2300, Ubuntu 11.10 beta 1
1. Go to the home screen.
2. Mouse down on the banner.
3. Drag outside the banner, and release the button.
What happens: USC goes to the linked item or collection.
What should happen: Nothing.
Related branches
Changed in software-center (Ubuntu): | |
importance: | Undecided → Low |
Changed in software-center (Ubuntu): | |
status: | New → Confirmed |
Changed in software-center (Ubuntu): | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package software-center - 4.1.23.4
---------------
software-center (4.1.23.4) oneiric; urgency=low
[ Matthew McGowan ] review_ gtk3.py: ui/gtk3/ views/appdetail sview_gtk. py: ui/gtk3/ widgets/ buttons. py: ui/gtk3/ widgets/ exhibits. py: ._on_button_ press_event. also switch some StateType's
* utils/submit_
- fix crash when submitting a review (LP: #852016)
* fix the overlay icon position in the (lobby|subcat) featured tiles
* fix the backforward button such that the border-radius is switched
when in rtl mode.
* softwarecenter/
- fix stray dotted lines at bottom of the "not found"
screen (LP: #853514)
* softwarecenter/
- add a focus ring for the "More" buttons on the
home screen (LP: #854177)
* softwarecenter/
- add a focus ring for the exhibits banner (LP: #854168)
* check the button-release occurs within the exhibit banner
(LP: #848805)
* add additional checks to ensure we bail on a NoneType within
apptreeview
to the Gtk3 correct StateFlags'
* reimplement the focal frames for focal CellRendererButtons
in the apptreeview
* lp:~mmcg069/software-center/rtl-improvements
- make the appview progress bar fill in the correct direction when in rtl
mode
- also improve the positioning of the installed overlay icon in both ltr
and rtl modes.
* lp:~mmcg069/software-center/nav-improvements
- correct the navhistory behaviour when a user clears the search_entry,
remove spurious navhistory items, improve unit test (LP: #854047)
* lp:~mmcg069/software-center/lobby-work
- update the lobby and subcat views when selecting to view "Canonical
Maintained Software", other lobby fixes and cleanup (LP: #835025)
* lp:~mmcg069/software-center/description-improvements:
- improvements to the description area in the details view, make
description text selectable, update unit test (LP: #854368)
* lp:~mmcg069/software-center/Bug846204:
- a solution to LP: #846204
[ Kiwinote ] db/application. py: db/debfile. py: ui/gtk3/ widgets/ buttons. py: ui/gtk3/ widgets/ description. py: ui/gtk3/ widgets/ exhibits. py:
* softwarecenter/
- fix UnicodeDecodeError in __init__ (LP: #838791)
* softwarecenter/
- fix UnicodeDecodeError in __init__ (LP: #835887)
* softwarecenter/
- draw focus-line for category tiles and subcategory tiles
- make featuredtiles accessible
* softwarecenter/
- fix crash in rendering bullet points in rtl layouts
* softwarecenter/
- make exhibits accessible
[ Gary Lasker ] review_ gtk3.py: ui/gtk3/ widgets/ apptreeview. py: ui/gtk3/ panes/installed pane.py:
* utils/submit_
- fix crash if an error occurs while submitting
a review (LP: #854187)
* softwarecenter/
- check that a category is not selected before updating,
fixes a crash on e.g. a network change event (LP: #848085)
* softwarecenter/
- display a spinner while loading the oneconf
list view
* pyflakes fixes
[ Michael Vogt ] ui/gtk3/ views/purchasev iew.py, gtk3/test_ purchase. py:
* softwarecenter/
test/
- ensure to never log sensitive oauth token data to the console
from webkit and add test
* debian/c...