Wrong width in warning window

Bug #1250084 reported by Andreas Brueckl
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
Confirmed
Low
Nicolas Vanhoren (OpenERP)

Bug Description

Its about the popup which are returned by on_change methods.
If the title of a warning is very short (e.g. "test"), then popup is not correctly shown.
The problem can be recreated by installing the addon "warning" and specify a warning with a short message.

In detail the problem is here:

<table cellspacing="0" cellpadding="0" border="0" class="oe_dialog_warning ui-dialog-content ui-widget-content" style="display: table; width: auto; min-height: 0px; height: auto;" scrolltop="0" scrollleft="0">

Instead of "width: auto" we should use "width: 100%".

Changed in openerp-web:
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
importance: Undecided → Medium
status: New → Confirmed
Changed in openerp-web:
assignee: OpenERP R&D Web Team (openerp-dev-web) → Nicolas V.(OpenERP) (niv-openerp)
Changed in openerp-web:
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.