[OPEN] [#881] TextArea's RightButtons vs Scroller

Threaded View

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

    [OPEN] [#881] TextArea's RightButtons vs Scroller

    On the following example, TextArea's RightButtons breaks Scroller.

    Click image for larger version. 

Name:	TextArea.png 
Views:	39 
Size:	2.8 KB 
ID:	24166

    <!DOCTYPE html>
    <html>
    <head runat="server">
    </head>
    <body>
        <ext:ResourceManager Theme="Gray" ScriptMode="Debug" runat="server" />
        <ext:TextArea FieldLabel="Field" Grow="true" GrowMin="38" GrowMax="110" runat="server">
            <RightButtons>
                <ext:Button Icon="ArrowUndo" runat="server" />
            </RightButtons>
        </ext:TextArea>
    </body>
    </html>
    Last edited by Daniil; Aug 25, 2015 at 11:12 AM. Reason: [OPEN] [#881]

Similar Threads

  1. Tab Scroller Menu
    By RCN in forum Examples and Extras
    Replies: 0
    Last Post: Jan 29, 2015, 1:33 AM
  2. Replies: 6
    Last Post: Aug 12, 2014, 7:24 AM
  3. [CLOSED] textfield + RightButtons
    By John_Writers in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Jun 03, 2013, 3:51 PM
  4. Replies: 3
    Last Post: Oct 16, 2012, 5:03 PM
  5. [CLOSED] IE9: No scroller for Column Portal in FitLayout
    By prointernet in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 12, 2011, 10:20 AM

Posting Permissions