Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 975477

Summary: Tooltips in TicketMonster menus are not displayed correctly
Product: [Retired] JBoss Enterprise WFK Platform 2 Reporter: Oliver Kišš <okiss>
Component: TicketMonsterAssignee: Pete Muir <pmuir>
Status: CLOSED CURRENTRELEASE QA Contact: Oliver Kišš <okiss>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 2.3.0CC: bsutter, mnovotny, oskutka, vpereira
Target Milestone: CR1   
Target Release: 2.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-16 11:32:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot
none
Fix to correct popover effect none

Description Oliver Kišš 2013-06-18 14:39:43 UTC
Created attachment 762512 [details]
screenshot

Description of problem:

Tooltips of items in side menus are not displayed correctly (see attached screenshot)

This happens in Firefox 21, Chrome 27 and MSIE10.

Version-Release number of selected component (if applicable):
2.3.0.ER1

Steps to Reproduce:
1. Load TicketMonster page with an accordion side menu
2. Expand a menu item and hover over a subitem
3. See broken tooltip

Comment 1 JBoss JIRA Server 2013-06-18 14:51:19 UTC
Oliver Kišš <okiss> made a comment on jira JDF-381

screenshot

Comment 2 JBoss JIRA Server 2013-06-18 15:31:08 UTC
Vineet Reynolds <vineet.reynolds> made a comment on jira JDF-381

This looks like a Bootstrap 2.3.1 related change made upstream is not present downstream. Specifically, [this line 21|https://github.com/jboss-jdf/ticket-monster/commit/8793e2093cd430e94416f787f7cfb29978d374a0#L17R21] in {{venues.js}} and [line 23|https://github.com/jboss-jdf/ticket-monster/commit/8793e2093cd430e94416f787f7cfb29978d374a0#L16R23] in {{events.js}}.

The {{container:'body'}} expression was introduced to correct this.

Comment 3 Vineet Reynolds 2013-06-18 17:15:48 UTC
Created attachment 762556 [details]
Fix to correct popover effect

This is to fix the bug downstream since it cannot be reproduced upstream. 

The patch restores the fix that was lost in this downstream commit: http://git.app.eng.bos.redhat.com/?p=wfk/ticket-monster.git;a=commit;h=94e64d2477e0c929e0c1691fb598fc67edfe0945

Comment 4 JBoss JIRA Server 2013-06-18 17:17:31 UTC
Vineet Reynolds <vineet.reynolds> updated the status of jira JDF-381 to Closed

Comment 5 JBoss JIRA Server 2013-06-18 17:17:31 UTC
Vineet Reynolds <vineet.reynolds> made a comment on jira JDF-381

This cannot be reproduced upstream, hence any bugfixes will be supplied in the downstream bug.

Comment 6 Marek Novotny 2013-06-19 07:34:53 UTC
Thanks Vineet for catching that downstream rebase issue

Comment 9 Oliver Kišš 2013-07-01 12:01:02 UTC
Verified in CR1