← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 793618] Re: In v6.0.2, the progressbar's background is hidden when it's placed inside a page of a notebook

 

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

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

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/793618

Title:
  In v6.0.2, the progressbar's background is hidden when it's placed
  inside a page of a notebook

Status in OpenERP Web Client:
  Confirmed

Bug description:
  In the view, when placing a field with the attribute [widget="progressbar"] inside a page of a notebook, the background of the progressbar is hidden. The field is a function field of type "float" with the value of 50.00 in this situation.
  There's supposed to be a gray half-length background as when it's placed outside the page of a notebook.
  This bug happens in OpenERP version 6.0.2.

  Suggested solutions:
  Add "z-index: 0;" to the end of the definition of class ".progress-bar" in [web/addons/openerp/static/css/style.css].

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/793618/+subscriptions


References