Bug 673165 - Dynamic Group Quota sliders do not work
Summary: Dynamic Group Quota sliders do not work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: cumin
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: 1.3.2
: ---
Assignee: Ernie
QA Contact: Jan Sarenik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-27 15:49 UTC by Jan Sarenik
Modified: 2011-02-15 13:02 UTC (History)
3 users (show)

Fixed In Version: cumin-0.1.4494-1.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-15 13:02:23 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Jan Sarenik 2011-01-27 15:49:19 UTC
The sliders which should be used to change group quota
percentage by mouse are not working.

cumin-0.1.4490-1.el5

How reproducible: 100%

Steps to Reproduce:
1. Set up condor-qmf with Dynamic Group Quotas, e.g.
-------------------------------------------------------------
cat > /etc/condor/config.d/90quotas.config <<EOF
GROUP_NAMES = MSG, GRID, MGMT, RT, GRID.SUB_1, GRID.SUB_1.SUB_A
GROUP_QUOTA_DYNAMIC_GRID = 0.1
GROUP_QUOTA_DYNAMIC_GRID.SUB_1 = 0.05
GROUP_QUOTA_DYNAMIC_GRID.SUB_1.SUB_A = 0.05
GROUP_QUOTA_DYNAMIC_MGMT = 0.01
GROUP_QUOTA_DYNAMIC_MSG = 0.70
GROUP_QUOTA_DYNAMIC_RT = 0.08
ENABLE_RUNTIME_CONFIG = TRUE
EOF
-------------------------------------------------------------
2. Go to Cumin -> Grid -> Quotas -> click on any of the
   percentages in right column
3. Try to move the sliders in Edit Dynamic Group Quota
   dialog.

Actual results: Sliders are black, inactive, wrong-positioned.

Expected results: Sliders should be at the right position
  in the beginning, then usable when clicked on and moved
  by mouse.

Comment 4 Ernie 2011-01-27 20:24:05 UTC
Fix posted in cumin 4493.

The fix was to revert to version 1.2.4 of a 3rd party javascript library (mootools). We have no dependencies on any features in the newer version. 

The previous release of cumin used 1.2.4. of mootools.

Comment 5 Jan Sarenik 2011-01-28 15:50:15 UTC
Verified in cumin-0.1.4494-1.el5


Note You need to log in before you can comment on or make changes to this bug.