openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11058
[Bug 941984] Re: fields set as readonly can receive focus in openerp6.1--web
Hello William, you can create a branch stacked over openerp-web project:
bzr branch lp:openerp-web this will create a branch (here make your
changes) check how to commit e.g. to fix "[FIX] mi comment related" also
check this[1] to link the related bug.
You can push the branch directly to Launchpad with the command:
bzr push lp:~wigebeno/openerp-web/openerp-web
So in your branch you get an opt to make the proposal and select the
trunk.
Thanks for your fix.
Regards,
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/941984
Title:
fields set as readonly can receive focus in openerp6.1--web
Status in OpenERP Server:
Confirmed
Bug description:
Fields set as readonly in form views can receive focus, I think if the
field is readonly is not necesary to let it get focus, it is usefull
in the moment to fill form and reduce time for users because you have
not to pass throw fields that are inactive.
I am using openerp6.1 we client+firefox+ubuntu11.10.
Regards
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/941984/+subscriptions
References