mootools-datepicker icon indicating copy to clipboard operation
mootools-datepicker copied to clipboard

"hover" effect may be missed sometimes.

Open stxyang opened this issue 13 years ago • 6 comments
trafficstars

I tested full.html in http://aryweb.nl/projects/mootools-datepicker/Test/, it works well.

However when trying Picker.Date with library Core 1.4.4, I find a minor issue. When the date-picker panel opened, I have 50% chance to get "hover" effect on every date. After closing date-picker, and reopening it, the "hover" effect is back. Then closing and reopening, "hover" is disabled. It is weird. I try to use 1.4.4 without compatibility and with compatibility , all the same. But when using the unknown lib "mootools-core.js" attached in arian-mootools-datepicker-0768c57, this issue won't happen.

I tried on IE8 and Firefox 10.0.1

stxyang avatar Feb 16 '12 06:02 stxyang

Same thing here, I thought it was a bug in my code until I saw this.

All latest: Datepicker 2.1.1, mootools Core 1.4.5 more 1.4.0.1, IE9 and FF12

Plesae fix!

slava-uxd avatar Apr 29 '12 00:04 slava-uxd

Have the same issue too. Thought is was a bug in my test programm but exists in FF12 and IE9. If you can fix this, would be great !!

austriasoft avatar May 14 '12 15:05 austriasoft

Same here in Firefox and Chrome. Do not work every second time.

RiZKiT avatar Jun 22 '12 09:06 RiZKiT

Guys, the fix has been made available here on GitHub by 'giddie' https://github.com/ccerrillo/mootools-datepicker/commit/2b39c655b6f952f72f6998e41cd9c26870260073

For some reason nobody merges the fix with the master branch. It's a single change in the code so until they release it, you can temprorary fix this in your code manually. (it works for me)

slava-uxd avatar Jun 22 '12 16:06 slava-uxd

It works for me too, thanks for the info!

RiZKiT avatar Jun 25 '12 09:06 RiZKiT

Can confirm it works. Merge, please!

lorenzos avatar Sep 28 '12 08:09 lorenzos