Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011638
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2009-12-04 08:032009-12-15 11:49
ReporteranandanView Statuspublic 
Assigned Toanandan 
PrioritynormalResolutionfixedFixed in Version2.50MP10
StatusclosedFix in branchFixed in SCM revision700d6e674032
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6
OS Versionubuntu 9.10Database version11.8Ant version1.7.1
Product VersionpiSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011638: Cancel Button getting truncated in Filter Window

DescriptionThe 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 ReproduceBelow 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 SolutionReason 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.
TagsNo tags attached.
Attached Filespng file icon Cancel_Button_truncate_issue.png [^] (86,812 bytes) 2009-12-04 08:03

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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

- Issue History
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
Powered by Mantis Bugtracker