Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011638 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2009-12-04 08:03 | 2009-12-15 11:49 | |||
Reporter | anandan | View Status | public | |||||
Assigned To | anandan | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50MP10 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 700d6e674032 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.6 | |||
OS Version | ubuntu 9.10 | Database version | 11.8 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011638: Cancel Button getting truncated in Filter Window | |||||||
Description | The Cancel button getting truncated in Filter Window. When I try to add extra filter columns for the windows / tables like date field and description field. The filter window shows all the fields but the Cancel Button gets truncated. This issue is already exists in "Message Filter Window" - Application Dictionary || Message || Message. Attached the screen shot. | |||||||
Steps To Reproduce | Below is the steps to see that Cancel Button truncation (1) Log into Openbravo ERP as a System Administrator. (2) Click on Message menu from the Application Dictionary (3) Click on Filter button. It will pop up the Filter Window. Notice that the Cancel button has slightly truncated. | |||||||
Proposed Solution | Reason Behind on this Issue: ---------------------------- (1) The table has 4 column to display the label, fields and buttons for this filter window. (2) It is designed such that 1st column will have label, 2nd column will have field, 3rd column will have once again label and finally the 4th column will have field. (3) When the 3rd column will display the label text like "To" which is very small length so the "Cancel" button getting truncated because it is displayed at 3rd Column. Fix: ---- The cancel button <tr> tag has 4 no(s) of <td> tag in that final <td> tag is empty one. So I have removed the last empty tag and used the attribute of colspan="2" in the third <td> tag. Hence the Cancel button is displaying properly. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0022474) hgbot (developer) 2009-12-07 12:41 |
Repository: erp/devel/pi Changeset: 3f809a9a8f47ee4a5267e67cfd398e7c83692c60 Author: Anandan Narasimachari Monnin <anandan.monnin <at> openbravo.com> Date: Mon Dec 07 17:11:02 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/3f809a9a8f47ee4a5267e67cfd398e7c83692c60 [^] Fixes Bug 11638 Cancel Button getting truncated in Filter Window --- M src/org/openbravo/erpCommon/businessUtility/Buscador.html --- |
(0022553) sureshbabu (viewer) 2009-12-09 07:01 |
Tested, cancel button completely visible now |
(0022747) hgbot (developer) 2009-12-14 12:45 |
Repository: erp/devel/pi Changeset: 700d6e6740321420bba1314b5ba0c3bcf3631c79 Author: Anandan Narasimachari Monnin <anandan.monnin <at> openbravo.com> Date: Mon Dec 07 12:32:38 2009 +0530 URL: http://code.openbravo.com/erp/devel/pi/rev/700d6e6740321420bba1314b5ba0c3bcf3631c79 [^] Fixes Bug 11638 Cancel Button getting truncated in Filter Window --- M src/org/openbravo/erpCommon/businessUtility/Buscador.html --- |
(0022798) hudsonbot (viewer) 2009-12-15 08:58 |
--- A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/d8660a4ab9a7 [^] Tests: http://builds.openbravo.com/view/devel-int/ [^] OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15731.obx [^] --- |
(0022823) arunkumar (viewer) 2009-12-15 11:49 |
Tested & Working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2009-12-04 08:03 | anandan | New Issue | |
2009-12-04 08:03 | anandan | Assigned To | => rafaroda |
2009-12-04 08:03 | anandan | File Added: Cancel_Button_truncate_issue.png | |
2009-12-04 08:32 | sureshbabu | OBNetwork customer | => No |
2009-12-04 08:32 | sureshbabu | OS | 5 => 20 |
2009-12-04 08:32 | sureshbabu | OS Version | => ubuntu 9.10 |
2009-12-04 08:32 | sureshbabu | version | => pi |
2009-12-07 08:01 | anandan | Assigned To | rafaroda => anandan |
2009-12-07 08:01 | anandan | Status | new => scheduled |
2009-12-07 12:41 | hgbot | Checkin | |
2009-12-07 12:41 | hgbot | Note Added: 0022474 | |
2009-12-07 12:41 | hgbot | Status | scheduled => resolved |
2009-12-07 12:41 | hgbot | Resolution | open => fixed |
2009-12-07 12:41 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3f809a9a8f47ee4a5267e67cfd398e7c83692c60 [^] |
2009-12-09 07:01 | sureshbabu | Note Added: 0022553 | |
2009-12-09 07:01 | sureshbabu | Status | resolved => closed |
2009-12-09 07:01 | sureshbabu | Fixed in Version | => 2.50MP10 |
2009-12-10 00:00 | anonymous | sf_bug_id | 0 => 2911683 |
2009-12-14 12:45 | hgbot | Checkin | |
2009-12-14 12:45 | hgbot | Note Added: 0022747 | |
2009-12-14 12:45 | hgbot | Status | closed => resolved |
2009-12-14 12:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/3f809a9a8f47ee4a5267e67cfd398e7c83692c60 [^] => http://code.openbravo.com/erp/devel/pi/rev/700d6e6740321420bba1314b5ba0c3bcf3631c79 [^] |
2009-12-15 08:58 | hudsonbot | Checkin | |
2009-12-15 08:58 | hudsonbot | Note Added: 0022798 | |
2009-12-15 11:49 | arunkumar | Note Added: 0022823 | |
2009-12-15 11:49 | arunkumar | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |