[CLOSED] [#531] Disabled button and Hand cursor

  1. #1

    [CLOSED] [#531] Disabled button and Hand cursor

    Hi,

    Maybe I am too pedantic, but when button is disabled the hand cursor is still visible when hoovering over the button border.



    I have solved that by overriding disabled button class:

    .x-btn-default-small-disabled {
        cursor: default !important;
    }
    PS. I think for different buttons you must override another css class.

    Can this be fixed in next releases ?

    Thank you,

    Matt
    Attached Thumbnails Click image for larger version. 

Name:	disabled_button.jpg 
Views:	35 
Size:	35.9 KB 
ID:	14121  
    Last edited by Daniil; Aug 11, 2014 at 5:48 AM. Reason: [CLOSED]
  2. #2
    Hi @matt,

    Thank you for the report. I will look into fixing that.
  3. #3
    It has been fixed in the SVN trunk, revision #5924.

    It will go to the v2.5.3 release.

Similar Threads

  1. Replies: 1
    Last Post: Feb 12, 2014, 5:51 AM
  2. Replies: 2
    Last Post: May 29, 2013, 11:28 AM
  3. Browse button with cursor:pointer
    By thota in forum 1.x Help
    Replies: 0
    Last Post: Jun 06, 2012, 1:45 PM
  4. [CLOSED] Changing the default listview hand cursor
    By SymSure in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 27, 2011, 2:01 PM
  5. [CLOSED] Disable hand cursor on an ImageButton
    By alakou2002 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Aug 13, 2010, 8:29 AM

Tags for this Thread

Posting Permissions