Bug 975477
| Summary: | Tooltips in TicketMonster menus are not displayed correctly | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss Enterprise WFK Platform 2 | Reporter: | Oliver Kišš <okiss> | ||||||
| Component: | TicketMonster | Assignee: | Pete Muir <pmuir> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Oliver Kišš <okiss> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 2.3.0 | CC: | 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: |
|
||||||||
Oliver Kišš <okiss> made a comment on jira JDF-381 screenshot 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. 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 Vineet Reynolds <vineet.reynolds> updated the status of jira JDF-381 to Closed 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. Thanks Vineet for catching that downstream rebase issue applied the attached patch as http://git.app.eng.bos.redhat.com/?p=wfk/ticket-monster.git;a=commitdiff;h=5403d6027e75c91286ae985b7d903e160d294341 Verified in CR1 |
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