[ocb] multiple popup weird behavior
Bug #1311076 reported by
Ruchir Shukla(BizzAppDev)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
OpenERP Community Backports (Web) | Status tracked in 7.0 | |||||
7.0 |
Confirmed
|
Low
|
Ruchir Shukla(BizzAppDev) |
Bug Description
Lets say in case of the multiple popup. in second wizard there is a problem in footer .
E.G load translation menu . when you select language . and load it . As a result it will popup new wizard .
in this new wizard it has a problem as there are 2 footers one for init state and second is done state .
some how "OR" is there from init state in second popup.
Related branches
lp://staging/~therp-nl/ocb-web/7.0-form_destroy_buttons
Rejected
for merging
into
lp://staging/ocb-web
- Lara (Therp) (community): Approve (test)
- Pedro Manuel Baeza: Approve (code review and test)
- Stefan Rijnhart (Opener): Approve
-
Diff: 13 lines (+3/-0)1 file modifiedaddons/web/static/src/js/view_form.js (+3/-0)
lp://staging/~ruchir.shukla/openerp-web/7.0-opw-596129-fix-destroy
Ready for review
for merging
into
lp://staging/~openerp-dev/openerp-web/7.0-opw-596129-msh
- OpenERP R&D Team: Pending requested
-
Diff: 13 lines (+3/-0)1 file modifiedaddons/web/static/src/js/view_form.js (+3/-0)
affects: | banking-addons → openerp-web |
Changed in ocb-web: | |
status: | New → Confirmed |
Changed in ocb-web: | |
importance: | Undecided → Low |
To post a comment you must log in.
I think https:/ /code.launchpad .net/~therp- nl/ocb- web/7.0- form_destroy_ buttons this is the fix for that.