md-date-time-picker icon indicating copy to clipboard operation
md-date-time-picker copied to clipboard

IE11: Can't click on date

Open jakobadam opened this issue 8 years ago • 14 comments

IE11 bug.

When the page has/or had a scroll-bar it's not possible to click on the dates. ie11-date-select-bug

On the image attached, in IE Dom Exp., the mouse is placed over a date, but it's the parent which is selected.

Any clues?

kind regards, Jakob

jakobadam avatar Oct 05 '16 07:10 jakobadam

Have you added all the polyfills mentioned on the docs site for ie11? That might be the issue try that and get back to me if it doesnt. It should resolve this issue.

puranjayjain avatar Oct 05 '16 08:10 puranjayjain

Yes. I've added:

  • scrollIntoViewIfNeeded from https://gist.github.com/hsablonniere/2581101#file-index-js
  • CustomEvent from https://github.com/krambuhl/custom-event-polyfill/blob/master/custom-event-polyfill.js

jakobadam avatar Oct 05 '16 08:10 jakobadam

I'll look into it, any bugs in console you encounter?

puranjayjain avatar Oct 05 '16 14:10 puranjayjain

Thanks. Nothing in the console.

jakobadam avatar Oct 06 '16 06:10 jakobadam

I see that you are using a translated version of the code in deutsch right?

puranjayjain avatar Oct 06 '16 11:10 puranjayjain

Close... Danish:)

jakobadam avatar Oct 06 '16 13:10 jakobadam

Any news on this?

jakobadam avatar Oct 11 '16 10:10 jakobadam

@jakobadam there is a PR on going which does some cleanup and fixes I'm looking into it. It has the possibility of getting this fixed.

puranjayjain avatar Oct 12 '16 04:10 puranjayjain

Could you link to it? Thanks.

jakobadam avatar Oct 26 '16 06:10 jakobadam

+1

snapcount avatar Oct 26 '16 11:10 snapcount

Refer pr #140 and other PRs by @alegag for the same.

puranjayjain avatar Oct 27 '16 06:10 puranjayjain

Sorry. I still can't figure out wheter this is work in progress or not. Could be more precise. Thanks.

jakobadam avatar Oct 27 '16 13:10 jakobadam

It's a work in progress @jakobadam, I am reviewing it and fixing stuff in that PR so that it can be resolved asap.

puranjayjain avatar Oct 27 '16 14:10 puranjayjain

Thanks for the clarification.

jakobadam avatar Oct 28 '16 05:10 jakobadam