[CLOSED] [#232] CalendarPanel. When I click in time slot, the scroll bar moves to up (top of calendar)

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] [#232] CalendarPanel. When I click in time slot, the scroll bar moves to up (top of calendar)

    Hi!

    In CalendarPanel when I click in time slot, the scroll bar moves to up (top of calendar).

    This occurss in IE10 only. In IE10 with browsermode IE9, too.
    IE9, Chrome, FFox, Opera, works very fine.

    Vs2012/Win8
    http://svn.ext.net/premium/branches/2.1

    Thanks for any help
    Last edited by Daniil; May 30, 2013 at 11:01 AM. Reason: [CLOSED]
  2. #2
    Hi @supera,

    Unfortunately, we have not provided the full IE10 support yet.

    Also we won't incorporate this support to the 2.1 branch.

    Is it reproducible with our Calendar example?
  3. #3
    Hi Daniil!

    Yes... occurs in your CalendarPanel sample page.

    https://examples2.ext.net/#/Calendar/Overview/Basic/

    What version of ext.net you recommended to me?
  4. #4
    Quote Originally Posted by supera View Post
    Yes... occurs in your CalendarPanel sample page.

    https://examples2.ext.net/#/Calendar/Overview/Basic/
    Where should we click to reproduce? I am not sure exactly what you meant under "click in time slot".

    Quote Originally Posted by supera View Post
    What version of ext.net you recommended to me?
    Well, you could try this example in IE10 running from the SVN trunk. Is it reproducible?

    In effect, there should be better IE10 support in the trunk.
  5. #5
    Where should we click to reproduce? I am not sure exactly what you meant under "click in time slot".
    In the sample https://examples2.ext.net/#/Calendar/Overview/Basic/

    1 - Change the view mode to Day.
    2 - Roll down the scroll to bottom of CalendarPanel (11pm - I call time of time slot... What is the correct word in english?)
    3 - Click in 11pm. The eventwindow is shown, but, the scrollbar is moved to top of calendarPanel (12 am).

    Well... I will move my project to trunk in next days.

    Thanks a lot for your help.
  6. #6
    Thank you for the steps.

    Quote Originally Posted by supera View Post
    (11pm - I call time of time slot... What is the correct word in english?)
    Probably, a time slot is good and understandable. Another one is a time cell or a cell with time.

    The main problem to understand was the fact that you didn't specify where that time slot is. I.e. in the Day view.

    Quote Originally Posted by supera View Post
    Well... I will move my project to trunk in next days.
    Were you able to reproduce this issue with the trunk? Unfortunately, I just don't have IE10 at hand to test.
  7. #7
  8. #8
  9. #9
    @rammus experiences the same problem.
    http://forums.ext.net/showthread.php?24208#post107653

    And it is time for this (I mean full IE10 support).

    This should help remedy the problem.
    if (Ext.isIE10) {     
        Ext.supports.Direct2DBug = false;
    }
    We have to revisit this issue after updating to ExtJS 4.2.1 final release.

    Created an Issue.
    https://github.com/extnet/Ext.NET/issues/232
  10. #10
    Ok! Thanks Daniil!
Page 1 of 2 12 LastLast

Similar Threads

  1. [CLOSED] CalendarPanel: customizing the event slot.
    By supera in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 04, 2013, 4:40 AM
  2. [CLOSED] CalendarPanel - Add a new slot bellow each regular slot
    By supera in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Jul 11, 2012, 1:02 PM
  3. [CLOSED] CalendarPanel: How I lock moving and resize of Event slot?
    By supera in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Apr 24, 2012, 11:20 AM
  4. Replies: 9
    Last Post: Apr 18, 2012, 2:09 PM
  5. [CLOSED] CalendarPanel: How I insert a icon in Event slot?
    By supera in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 17, 2012, 8:19 PM

Posting Permissions