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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035106
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2017-01-31 13:352017-03-15 20:19
ReporteregoitzView Statuspublic 
Assigned Tocaristu 
PrioritynormalResolutionfixedFixed in Version3.0PR17Q2
StatusclosedFix in branchFixed in SCM revisioncd0eba2a0539
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035106: The prompt text is not shown on the multiple selector grids

DescriptionWhen the mouse is moved over the grid a prompt text (tip text) is shown with the text of the cell.
That does not work on the grid of the multiple selector.

Steps To Reproduce1- Install an use the module
https://code.openbravo.com/erp/mods/org.openbravo.platform.features/ [^]

2- Open the 'Product Simple Report'

3- Click on the magnifying-glass of the product category selector in order to show the selector pop-up

4- Move the mouse over the cells of the selector grid and see that the tip text is now shown
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0035215 closedcaristu The showHover property is not configured properly for some UI references 

-  Notes
(0093990)
caristu (developer)
2017-02-01 16:03

There are two problems:

- The prompt text is not shown in selector/multiselector
- In standard grids, there are some type of fields whose prompt is not displayed

Here is the summary: https://docs.google.com/spreadsheets/d/18QRAxwfp-if919RbGiKz4sv6mmQyxg8kpJV9Z2XpRag/edit#gid=0 [^]
(0094186)
hgbot (developer)
2017-02-09 17:41

Repository: erp/devel/pi
Changeset: cd0eba2a0539519a2bfbbf8f48bb498bfd148d64
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Feb 09 17:40:55 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/cd0eba2a0539519a2bfbbf8f48bb498bfd148d64 [^]

fixes issue 35106: The prompt text is not shown on the multiple selector grids

The selector component was not configuring the showHover property. Now it is configured in the selector fields by checking the UIDefinition of each one. The UIDefinition has a new showHover method which defines if a reference supports hover. It returns true by default but it can be overriden by any subclass in case hover texts are not desired, like in the case of PasswordUIDefinition.

Together with this, the prompt for the checkbox fields of the multi-selector grid has been enabled.

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/PasswordUIDefinition.java
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
M modules/org.openbravo.userinterface.selector/src/org/openbravo/userinterface/selector/SelectorComponent.java
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-multi-selector-item.js
---
(0094205)
hgbot (developer)
2017-02-10 08:46

Repository: erp/devel/pi
Changeset: 8453cd54ca4ff7969fdaa7f620d3cdd3780c9816
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Fri Feb 10 08:45:30 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8453cd54ca4ff7969fdaa7f620d3cdd3780c9816 [^]

related to issue 35106: added missing javadoc for showHover method

---
M modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/reference/UIDefinition.java
---
(0094206)
alostale (manager)
2017-02-10 08:47

code reviewed + tested
(0095173)
hudsonbot (developer)
2017-03-15 20:19

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/54e102bef53e [^]
Maturity status: Test
(0095175)
hudsonbot (developer)
2017-03-15 20:19

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/54e102bef53e [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2017-01-31 13:35 egoitz New Issue
2017-01-31 13:35 egoitz Assigned To => platform
2017-01-31 13:35 egoitz Modules => Core
2017-01-31 13:35 egoitz Triggers an Emergency Pack => No
2017-02-01 08:41 caristu Steps to Reproduce Updated View Revisions
2017-02-01 09:17 caristu Steps to Reproduce Updated View Revisions
2017-02-01 09:18 caristu Steps to Reproduce Updated View Revisions
2017-02-01 09:58 caristu Assigned To platform => caristu
2017-02-01 09:58 caristu Status new => scheduled
2017-02-01 16:03 caristu Note Added: 0093990
2017-02-09 17:41 hgbot Checkin
2017-02-09 17:41 hgbot Note Added: 0094186
2017-02-09 17:41 hgbot Status scheduled => resolved
2017-02-09 17:41 hgbot Resolution open => fixed
2017-02-09 17:41 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/cd0eba2a0539519a2bfbbf8f48bb498bfd148d64 [^]
2017-02-09 18:02 caristu Relationship added related to 0035215
2017-02-10 08:06 alostale Relationship replaced blocks 0035215
2017-02-10 08:25 caristu Review Assigned To => alostale
2017-02-10 08:46 hgbot Checkin
2017-02-10 08:46 hgbot Note Added: 0094205
2017-02-10 08:47 alostale Note Added: 0094206
2017-02-10 08:47 alostale Status resolved => closed
2017-02-10 08:47 alostale Fixed in Version => 3.0PR17Q2
2017-03-15 20:19 hudsonbot Checkin
2017-03-15 20:19 hudsonbot Note Added: 0095173
2017-03-15 20:19 hudsonbot Checkin
2017-03-15 20:19 hudsonbot Note Added: 0095175


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker