Ticket #6116 (closed defect: fixed)

Opened 9 months ago

Last modified 7 months ago

RTL VerticalSlider wiggles by 1px when the handle is clicked, using IE

Reported by: doughays Owned by: doughays
Priority: low Milestone: 1.2
Component: Dijit Version: 1.0
Severity: normal Keywords: bidi
Cc:

Description

Run test_Slider.html?dir=rtl using IE6. Click on the slider handle in either vertical slider. The slider wiggles left, then right with each click. I didn't test on IE7. This motion is also seen during dragging.

Change History

Changed 9 months ago by peller

  • priority changed from normal to low
  • owner changed from peller to doughays

Changed 9 months ago by doughays

  • milestone changed from 1.1 to 1.2

Changed 7 months ago by doughays

  • status changed from new to closed
  • resolution set to fixed

(In [13470]) Fixes #6116. Created dijitSliderBarContainerH/V classes so the css can be more easily customized. Added dijitReset to the slider template to default margin to 0px for the center tag.

Note: See TracTickets for help on using tickets.