Success! Looks like we've fixed this one. According to our records the fix was applied for EXTJSIV-7700 in 4.2.0.
  1. #1
    Sencha User
    Join Date
    Nov 2010
    Posts
    12
    Vote Rating
    3
    Moinois is on a distinguished road

      1  

    Default Grid filter menu icon missing

    Grid filter menu icon missing


    REQUIRED INFORMATION

    Ext version tested:
    • Ext 4.1.1a
    Browser versions tested against:
    • Chrome 22
    • IE 9
    • FF 12
    • Opera 11.62
    Description:
    • The filter menu for strings is missing its icon.
    Steps to reproduce the problem:The result that was expected:
    • An icon (binoculars) in front of the filter text field
    The result that occurs instead:
    • The text field expands over the icon area of the menu
    HELPFUL INFORMATION


    Screenshot or Video:
    • attached
    See this URL for live test case: http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/grid-filtering/grid-filter-local.html

    Debugging already done:
    • I have stepped through the code and I can see that the iconCls is correct (ux-gridfilter-text-icon) when the inputItem is added to the menu in StringFilter.js (row 59) but it doesn't stick for some reason.
    • The css (GridFilters.css) is loaded and the header style is set correctly when a filter is applied (default bold/italic).
    • RangeMenu class works as expected (displaying icons >, < and =).
    Additional CSS used:
    • ext-all.css
    • GridFilters.css
    • RangeMenu.css
    Operating System:
    • Windows 7
    Attached Images

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    34,107
    Vote Rating
    453
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report.
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

Tags for this Thread