Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: EE-3.3.0.GA, EE-3.3.0.GA_P01
- 
            Fix Version/s: 3.3, EE-3.3.0.GA
- 
            Component/s: ACE-Components
- 
            Labels:None
- 
            Environment:All
- 
                        Salesforce Case Reference:
Description
                    If the ace:tableConfigPanel is set to render a scrollbar if the number of columns reaches a certain height, clicking on this scrollbar to scroll the panel, causes the panel to be dragged.
The following CSS is used to render the scrollbar:
.ui-tableconf-body { height: 100px; overflow:auto; }
The following CSS is used to render the scrollbar:
.ui-tableconf-body { height: 100px; overflow:auto; }
Issue Links
- depends on
- 
             ICE-8911
        ace:tableConfigPanel - Panel is dragged when selecting a rendered scrollbar ICE-8911
        ace:tableConfigPanel - Panel is dragged when selecting a rendered scrollbar-           
- Closed
 
-         
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Attachment | Case12304Example.war [ 16406 ] | |
| Attachment | Case12304Example.zip [ 16407 ] | 
| Salesforce Case Reference | 5007000000Ucp0DAAR | 
| Description | If the ace:tableConfigPanel is set to render a scrollbar if the number of columns reaches a certain height, clicking on this scrollbar to scroll the panel, causes the panel to be dragged. | If the ace:tableConfigPanel is set to render a scrollbar if the number of columns reaches a certain height, clicking on this scrollbar to scroll the panel, causes the panel to be dragged. The following CSS is used to render the scrollbar: .ui-tableconf-body { height: 100px; overflow:auto; } | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Fix Version/s | EE-3.3.0.GA [ 10572 ] | |
| Fix Version/s | 3.3 [ 10370 ] | |
| Resolution | Fixed [ 1 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
 
                                     
                                                             
                                                             
                            
Attached source code and war file to reproduce issue. For war file the icefaces.jar, icefaces-ace,jar, and icefaces-compat.jar need to be added.
Steps: