Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-Beta
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7.0.12
-
Assignee Priority:P1
Description
The poc has been updated to use the ace:tooltip with displayListener in Screen2. When hovering over the ace:tooltip the following javascript error shows up in the console:
this.target.parents is not a function
[Break On This Error] formId = this.target.parents('form:first').attr('id');
In tooltip.js:
ice.ace.Tooltip.prototype.triggerDisplayListener = function() {
formId = this.target.parents('form:first').attr('id');
this.target.parents is not a function
[Break On This Error] formId = this.target.parents('form:first').attr('id');
In tooltip.js:
ice.ace.Tooltip.prototype.triggerDisplayListener = function() {
formId = this.target.parents('form:first').attr('id');
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Brad Kroeger
created issue -
Brad Kroeger
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Salesforce Case | [] | |
Assignee Priority | P1 | |
Assignee | Ken Fyten [ ken.fyten ] | yip.ng [ yip.ng ] |
yip.ng
made changes -
Attachment | screenshot-01.png [ 13702 ] |
yip.ng
made changes -
Attachment | screenshot-02.png [ 13708 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 2.1-Beta2 [ 10294 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |