Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014303 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | minor | always | 2010-08-25 13:01 | 2012-05-29 10:18 | |||
Reporter | plujan | View Status | public | |||||
Assigned To | guilleaer | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP12 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | f789211d10bf | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP20 | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014303: On Rebuild window, the tasks shown are shortened making them meaningless | |||||||
Description | The Rebuild window has a animated line that is showing the actual progress. However, this progress is not clearly shown. A lot of white space is wasted while the text showing what is actually happening in the rebuild is so short. See attach. | |||||||
Steps To Reproduce | Install/update/uninstall a module and rebuild | |||||||
Proposed Solution | As shown in the screenshot, it is as simple as extend the area used to meet the window border. | |||||||
Tags | No tags attached. | |||||||
Attached Files | RebuildWithTooMuchWhiteSpace.PNG [^] (15,794 bytes) 2010-08-25 13:01
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0048575) hgbot (developer) 2012-05-11 12:50 |
Repository: erp/devel/pi Changeset: f789211d10bfa31d6941751fef8fd270ce501d6d Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Fri May 11 12:49:05 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/f789211d10bfa31d6941751fef8fd270ce501d6d [^] Fixed issue 14303: Rebuid pop up uses the available space to show progress messages The css class associated to the task tree container has been removed. This class established an unnecessary width to the container. The substring action has been mantained but the range has been increased to show a large messages avoiding line breaks. --- M src/org/openbravo/erpCommon/ad_process/ApplyModules.html --- |
(0048577) guilleaer (developer) 2012-05-11 13:43 |
Test plan: Log in as System administrador Module managment Install one module (Hello world) Rebuild Longer messages should be shown without line breaks This fix is not risky |
(0048661) hgbot (developer) 2012-05-15 17:47 |
Repository: erp/devel/pi Changeset: 529a0dde59ccaef40f103c989770b7068bd91225 Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com> Date: Tue May 15 17:46:03 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/529a0dde59ccaef40f103c989770b7068bd91225 [^] Related to issue 14303: Sorter messages to avoid lines breaks in IE an FF --- M src/org/openbravo/erpCommon/ad_process/ApplyModules.html --- |
(0048683) marvintm (developer) 2012-05-16 09:57 |
The messages are now correctly shown. However, if one of the messages is too long, it is temporarily moved to the next line, and the rest of the items in the build are also scrolled down, which is a very disturbing sight for the user. The message should probably be truncated a bit more (so the substring should be done with a slightly smaller number), so that this doesn't happen. Contact me if you have any additional doubts. |
(0049100) hudsonbot (developer) 2012-05-25 12:11 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^] Maturity status: Test |
(0049137) hudsonbot (developer) 2012-05-25 12:12 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^] Maturity status: Test |
(0049411) marvintm (developer) 2012-05-29 10:18 |
The changeset tested was not the last one. After testing the last one, the messages are not moved down if they are long. |
Issue History | |||
Date Modified | Username | Field | Change |
2010-08-25 13:01 | plujan | New Issue | |
2010-08-25 13:01 | plujan | Assigned To | => marvintm |
2010-08-25 13:01 | plujan | File Added: RebuildWithTooMuchWhiteSpace.PNG | |
2010-08-25 13:01 | plujan | Issue generated from | 0011865 |
2010-08-25 13:01 | plujan | Relationship added | related to 0011865 |
2010-08-30 09:02 | alostale | Status | new => scheduled |
2012-05-08 16:46 | marvintm | Assigned To | marvintm => guilleaer |
2012-05-11 12:50 | hgbot | Checkin | |
2012-05-11 12:50 | hgbot | Note Added: 0048575 | |
2012-05-11 12:50 | hgbot | Status | scheduled => resolved |
2012-05-11 12:50 | hgbot | Resolution | open => fixed |
2012-05-11 12:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f789211d10bfa31d6941751fef8fd270ce501d6d [^] |
2012-05-11 13:43 | guilleaer | Note Added: 0048577 | |
2012-05-15 17:47 | hgbot | Checkin | |
2012-05-15 17:47 | hgbot | Note Added: 0048661 | |
2012-05-16 09:57 | marvintm | Note Added: 0048683 | |
2012-05-16 09:57 | marvintm | Status | resolved => new |
2012-05-16 09:57 | marvintm | Resolution | fixed => open |
2012-05-25 12:11 | hudsonbot | Checkin | |
2012-05-25 12:11 | hudsonbot | Note Added: 0049100 | |
2012-05-25 12:12 | hudsonbot | Checkin | |
2012-05-25 12:12 | hudsonbot | Note Added: 0049137 | |
2012-05-29 10:16 | marvintm | Status | new => scheduled |
2012-05-29 10:16 | marvintm | fix_in_branch | => pi |
2012-05-29 10:17 | marvintm | Status | scheduled => resolved |
2012-05-29 10:17 | marvintm | Resolution | open => fixed |
2012-05-29 10:18 | marvintm | Note Added: 0049411 | |
2012-05-29 10:18 | marvintm | Status | resolved => closed |
2012-05-29 10:18 | marvintm | Fixed in Version | => 3.0MP12 |
Copyright © 2000 - 2009 MantisBT Group |