[CLOSED] Cosmetic issue :-)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Cosmetic issue :-)

    Good Morning all

    First: It's not a Bug a speak about, it is a cosmetic issue.

    I use HeaderItems in a GridPanel to implement a search function on the Grid.
    My 'Problem' is the 'ClearButton' Plugin...

              <ext:Column ID="colOrderReference" runat="server" DataIndex="OrderReference" Text="OrderReference" Width="125" Groupable="False" Sortable="true" MenuDisabled="False" Flex="1">
                <HeaderItems>
                  <ext:TextField ID="selOrderReference" runat="server">
                    <Plugins>
                      <ext:ClearButton ID="ClearButton2" runat="server" />
                    </Plugins>
                  </ext:TextField>
                </HeaderItems>
              </ext:Column>
    This Plugin renders the 'Decline' Icon to the Textbox. With the newer Versions of IE, the Textbox already owns a 'clear' Button - the 'x'-Sign. Hoovering into the Textbox changes this 'x' sign to the 'Decline' Icon.

    Because all other Textboxes in in the Application are configured to use no Plugin, the HeaderItem looks different from the Rest - which is a Cosmetic problem.

    Is there a workaround the prevent the Plugin from rendering the 'Decline' Icon for Browsers already having this Build-In Clear Button ('x'-Sign) ?

    Kind Regards
    Peter

    Click image for larger version. 

Name:	23-07-2013 08-49-19.jpg 
Views:	8 
Size:	3.8 KB 
ID:	6595Click image for larger version. 

Name:	23-07-2013 08-49-27.jpg 
Views:	7 
Size:	4.1 KB 
ID:	6596
    Last edited by Daniil; Jul 30, 2013 at 4:08 AM. Reason: [CLOSED]

Similar Threads

  1. Replies: 3
    Last Post: Dec 05, 2012, 1:38 PM
  2. [CLOSED] Desktop cosmetic problem, no urgencecy for now
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: May 24, 2012, 6:49 AM
  3. [CLOSED] This tim this is a cosmetic problem (CSS inside)
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Apr 23, 2012, 4:15 PM
  4. [CLOSED] Pecilluar issue in the DropDown, UI Issue
    By Shanth in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 22, 2012, 12:02 PM

Posting Permissions