← Back to team overview

openerp-dev-web team mailing list archive

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

 

Hello,

To add or remove shortcuts you just have to click single time, not multiple times.
and we have not implemented it for multiple click.

Thanks.

-- 
[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).