← Back to team overview

openerp-expert-framework team mailing list archive

Re: lp:~openerp-dev/openobject-server/trunk-newimport-phase2-xmo into lp:openobject-server

 

> I was also slightly annoyed by the refresh problem after modifying the uploaded CSV file, but initially thought it was a browser-specific behavior, i.e. choosing the same file again might be ignored by the browser as a non-event?

I believe it's the case in all browsers: if you select the same file again, the value of the input "doesn't change" since you put the same thing back in. So browsers don't fire the `change` event.

But I need do need to fix that, it's an annoying usability issue. I'm looking into how to do it.
-- 
https://code.launchpad.net/~openerp-dev/openobject-server/trunk-newimport-phase2-xmo/+merge/126658
Your team OpenERP Framework Experts is requested to review the proposed merge of lp:~openerp-dev/openobject-server/trunk-newimport-phase2-xmo into lp:openobject-server.