Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7910523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T12:53:47+00:00 2026-06-03T12:53:47+00:00

When a dialog box is displayed in IE, it appears to stretch to the

  • 0

When a dialog box is displayed in IE, it appears to stretch to the right. I understand there might be a temporary fix for this? Can anyone provide that fix?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T12:53:48+00:00Added an answer on June 3, 2026 at 12:53 pm

    We encountered the same problem and solved it by specifying the width of the dialog. This prevents it from stretching to the right. In addition, don’t forget to close your Firebug console, if your dialog contains a fair amount of content, it distorts the dialog as well.

    To reproduce the effect you can copy/paste the code below, add a couple of paragraphs of text to it and remove the specified width from the dialog.

    <xp:button value="Show Dialog" id="button1">
        <xp:eventHandler event="onclick" submit="false">
            <xp:this.script><![CDATA[XSP.openDialog("#{id:dialog1}");]]></xp:this.script>
        </xp:eventHandler>
    </xp:button>
    
    <xe:dialog id="dialog1" title="Dialog title" style="width:800px;">
        <xe:dialogContent>
            <p>Lorem ipsum ... </p>
        </xe:dialogContent>
        <xe:dialogButtonBar>
            <xp:button value="Ok" id="button1" styleClass="lotusFormButton">
                <xp:eventHandler event="onclick" submit="false">
                    <xp:this.script><![CDATA[XSP.closeDialog('#{id:dialog1}')]]></xp:this.script>
                </xp:eventHandler>
            </xp:button>
            <xp:link id="link1" text="Cancel" styleClass="lotusAction">
                <xp:eventHandler event="onclick" submit="false">
                    <xp:this.script><![CDATA[XSP.closeDialog('#{id:dialog1}')]]></xp:this.script>
                </xp:eventHandler>
            </xp:link>
        </xe:dialogButtonBar>
    </xe:dialog>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using the message-box fn, I can display a modal dialog. I know this is
I created a Button,While i Click that Button a new Dialog Box is Displayed.In
Is there a way to wrap a title in a Android custom dialog box
I have a dialog box that appears when the user clicks a macro button.
I'm using jQuery to created a linked TOC that appears in a dialog box.
When I click on the button Dialog Box it appears and disappears, I tired
I am using a dialog box to display and submit a enquiry form on
How to prompt browser to display open/save dialog box using jquery?
I am using Jquery Dialog box for a cv registration form on my website
My problem is when dialog box is showing at that time may i click

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.