[CLOSED] Background button on click was turn to red after upgrade from SVN (version 2.2.0.742)

Page 1 of 2 12 LastLast
  1. #1

    [CLOSED] Background button on click was turn to red after upgrade from SVN (version 2.2.0.742)

    Tonight I have updated my application to use the last version of Ext.Net (2.2.0.742), and the after that when I click on any button, the button background turn to red:

    Click image for larger version. 

Name:	BUTTON_RED.png 
Views:	26 
Size:	6.3 KB 
ID:	5909

    Whats happen?

    Thanks,

    Felipe Schneider
    Last edited by Daniil; Apr 02, 2013 at 4:09 AM. Reason: [CLOSED]
  2. #2
    Hi Felipe,

    Interesting. I have not noticed such the behavior.

    Could you, please, provide a test case to reproduce?
  3. #3
  4. #4
    More than likely you have a custom css style defined somewhere in your .css that is globally affecting elements. I'd search through your .css to find the css class that is causing the conflict.

    If this is not the cause, posting a sample demonstrating how to reproduce will help us track down the problem.
    Geoffrey McGill
    Founder
  5. #5
    It is ExtJS bug, reproducible under IE with gray theme
    IE doesn't support css gradients and ExtJS uses incorrect images to replace css gradients
    This issue should be fixed by Sencha in the next release
    Last edited by Vladimir; Mar 26, 2013 at 2:48 PM.
  6. #6
    We commited fixed images, please update from SVN and retest (might need to clear IE temp files cache)
  7. #7
    Thanks Vladimir, this is exactly the problem. Can you fix with new images, when I use the "flat=true" option too?

    Thanks,

    Felipe.
  8. #8
    Thanks Vladimir, this is exactly the problem. Can you fix with new images, when I use the "flat=true" option too?
    Can you post a sample demonstrates the issue? I was not able reproduce red backbackground after the images updating
  9. #9
  10. #10
    You should not use Flat property in the toolbar because button is already flat inside a toolbar
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 2
    Last Post: Mar 26, 2013, 7:48 PM
  2. [CLOSED] Style changed after upgrade to latest version
    By jchau in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Feb 18, 2013, 7:51 PM
  3. Upgrade Ext.net library version
    By xMAC in forum 1.x Help
    Replies: 1
    Last Post: Jul 13, 2012, 8:15 PM
  4. Replies: 0
    Last Post: Jun 18, 2012, 7:50 AM
  5. Upgrade to Coolite version 0.8.2
    By CasualXX in forum 1.x Help
    Replies: 1
    Last Post: Jun 10, 2010, 4:03 PM

Tags for this Thread

Posting Permissions