Subscription level picker animation sometimes leaves picker broken.
Bug #770460 reported by
Benji York
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Данило Шеган |
Bug Description
Opening and closing the direction subscription level picker in the subscribe/edit subscription overlay will often leave the overlay in a weird state. Either the level (open/close, metadata, all events) picker will be visible but the form won't have expanded or the form will have expanded and the picker isn't visible.
Related branches
lp://staging/~danilo/launchpad/advanced-bug-subscription-cleanup
- Brad Crittenden (community): Approve (code)
-
Diff: 972 lines (+759/-113)5 files modifiedlib/lp/bugs/javascript/bug_notification_level.js (+200/-49)
lib/lp/bugs/javascript/bugtask_index_portlets.js (+51/-58)
lib/lp/bugs/javascript/tests/test_bug_notification_level.html (+41/-0)
lib/lp/bugs/javascript/tests/test_bug_notification_level.js (+460/-0)
lib/lp/bugs/templates/bug-subscription.pt (+7/-6)
Changed in launchpad: | |
status: | New → In Progress |
importance: | Undecided → High |
summary: |
- Subscription level picker animation sometimes leaves picker invisible + Subscription level picker animation sometimes leaves picker broken. |
Changed in launchpad: | |
assignee: | Benji York (benji) → Данило Шеган (danilo) |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r12939 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 12939>.