[OPEN] [#1637] [4.8.1] Mouse wheel in number field has changed behavior.

  1. #1

    [OPEN] [#1637] [4.8.1] Mouse wheel in number field has changed behavior.

    Ext.NET 4.8.1

    When using mouse wheel in number fields, the behavior has changed. Earlier when scrolling up, the value in the field would increase, and when scrolling down, it would decrease. In the latest version (4.8.1) this has changed to the opposite, and it has become quite confusing for the user.

    The problem occurs in the Ext.Net demos of number-field.

    I checked in the ExtJs-demos over at Sencha, but the problem does not seem to be there.
  2. #2
    Hello @sveins12!

    Thanks for the report. That's unfortunately a breaking change introduced between Ext JS versions 6.6.0 (in Ext.NET 4.7.x) and 6.7.0 (Ext.NET 4.8.x). We have logged the issue after #1637 in github and we will post a feedback here as soon as we have fixed it back to the previous behavior.

    It'd still take some investigation to decide if that's worth undoing, as it does not really incur any blocking in the usage, but just require rolling the wheel the other direction. That said, we don't have at the moment a simple instruction set to revert this to the old behavior.

    Another bad news about this, is that the effect according to the direction the wheel is spun is not documented in the official Sencha docs, so they may claim this not as a breaking change for being something not documented at all.

    Hope you understand.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Seems like the same issue is in version 5.0. The strange thing is that the opposite direction is only in Ext.NET, not in ExtJs (demos). I have some user interfaces which are heavily dependent on the mouse wheel, and it would be nice to be able to set this scroll direction somewhere.

Similar Threads

  1. [CLOSED] Breaking Changes in 2.3 Release - startEdit Behavior Changed
    By RajivDutt in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 16, 2013, 8:12 PM
  2. Replies: 4
    Last Post: Mar 26, 2013, 2:09 AM
  3. Replies: 2
    Last Post: Nov 09, 2012, 3:23 PM
  4. Text field event changed or leave
    By naina in forum 1.x Help
    Replies: 1
    Last Post: Aug 19, 2011, 12:24 PM
  5. Replies: 0
    Last Post: Aug 20, 2010, 1:25 PM

Tags for this Thread

Posting Permissions