← Back to team overview

openerp-dev-web team mailing list archive

[Bug 673516] Re: [V6 RC1]shortcut is added/removed multiple times

 

** Changed in: openobject-client-web
   Importance: Undecided => Medium

** Changed in: openobject-client-web
       Status: Confirmed => New

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)

** Changed in: openobject-client-web
   Importance: Medium => Low

-- 
[V6 RC1]shortcut is added/removed multiple times
https://bugs.launchpad.net/bugs/673516
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.

Status in OpenObject Web Client: Confirmed

Bug description:
There is a race condition on the class of shortcut-add-remove element (function toggle_shortcut in form.js).

What steps will reproduce the problem?
Double (triple,...) click the shortcut star.

What is the expected result?
Active view is added or removed once from the shortcuts list.

What happens instead?
Active view is added or removed more than once from the shortcuts list.

Tested on: chrome & FF (but this is browser independent AFAIK).