Skip to main content

Search and Top Navigation

#10582 closed bug (worksforme)

Opened September 02, 2014 09:59AM UTC

Closed September 02, 2014 02:12PM UTC

Last modified September 02, 2014 03:39PM UTC

Text cursor blink on click on slider handle

Reported by: sumanegi Owned by: sumanegi
Priority: minor Milestone: none
Component: ui.slider Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:
Description

I've created a custom slider by using jQuery range slider API.

Sharing custom slider control: http://jsfiddle.net/snegi/4crhqp51/

When I click on slider handle then unwanted text cursor blink over the tooltip.

Issue found in Firefox version 31.0/windows7(looks good in chrome and IE 8-9). Same issue found in http://jqueryui.com/slider/#rangemax

Seems jQuery bug, could you please suggest.

Attachments (0)
Change History (5)

Changed September 02, 2014 11:13AM UTC by tj.vantoll comment:1

owner: → sumanegi
status: newpending

Hi sumanegi,

Thanks for taking the time to contribute to jQuery UI. There's a whole lot of code in your example so it's difficult to tell what's going on. Also you're using an old version of jQuery UI. Can you please reduce your example to the least amount of code needed to show the issue? You can use this as a starting point: http://jsfiddle.net/tj_vantoll/r87b8/

Thanks.

Changed September 02, 2014 01:50PM UTC by sumanegi comment:2

status: pendingnew

Thanks for the prompt reply. Actually my concern is when you click on the ui-slider-handle it's immediately place the vertical line or text cursor over the handle itself. It's noticeable as it blink continuously.

So I don't need to write any code for this, this is present in default example of jQuery range slider.

This issue is specific to Firefox.

you can see the issue in provided example of jsfiddle: http://jsfiddle.net/tj_vantoll/r87b8/

Changed September 02, 2014 02:12PM UTC by scottgonzalez comment:3

resolution: → worksforme
status: newclosed

I don't see that happening in Windows or Mac using latest Firefox (32). All I see is the focus outline, which should be there.

Changed September 02, 2014 03:33PM UTC by sumanegi comment:4

I can reproduce this. Could you let me know how can I upload image here? So that can help you to show this visually.

Changed September 02, 2014 03:39PM UTC by scottgonzalez comment:5

Screenshots won't help. We need to be able to reproduce the issue ourselves.