Bug 1006482

Summary: Context button next to tab title does nothing
Product: [Retired] JBoss BRMS Platform 6 Reporter: Zuzana Krejčová <zkrejcov>
Component: Business CentralAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: crobson, lpetrovi, rrajasek
Target Milestone: ER4   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:17:05 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:
Bug Depends On:    
Bug Blocks: 1006308    

Description Zuzana Krejčová 2013-09-10 17:04:48 UTC
Description of problem:
There is a clickable button (three short horizontal lines) next to each tab/panel title. It does nothing, just confuses users.

Comment 3 Alexandre Porcelli 2013-09-12 03:50:56 UTC
in order to disable context navigation on listbar you have to do the following in your application startup (usually in your app entry point).

org.uberfire.client.UberFirePreferences.setProperty( "org.uberfire.client.workbench.widgets.listbar.context.disable", true );

Changes pushed to Uberfire in master and 0.3.x branches

https://github.com/droolsjbpm/uberfire/commit/548b745e4
https://github.com/droolsjbpm/uberfire/commit/bb0b5b03e

Comment 5 Alexandre Porcelli 2013-09-17 00:04:53 UTC
*** Bug 1008726 has been marked as a duplicate of this bug. ***

Comment 6 Alexandre Porcelli 2013-09-27 02:52:16 UTC
Improvements on this issue pushed to UF master and 0.3.x branches:

https://github.com/droolsjbpm/uberfire/commit/73f2d5e33
https://github.com/droolsjbpm/uberfire/commit/8843e50e5

Comment 10 Radovan Synek 2013-10-16 06:38:39 UTC
Verified on BPMS-6.0.0.ER4