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

  • Home
  • SEARCH
  • 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 730277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:53:36+00:00 2026-05-14T06:53:36+00:00

100%I’m modifying an older website for a client that uses Ext-JS 1.1 and I’m

  • 0

100%I’m modifying an older website for a client that uses Ext-JS 1.1 and I’m having issues with display of date fields in IE and particularly Firefox. The site was left in a semi-implemented state previously, so there’s not been a perceived problem before.

In Chrome and Safari everything looks fine and the datepicker drops down and displays correctly. However in Firefox the picker is displayed widened to cover the maximum scrollable brower width (very wide indeed), and in IE it’s truncated to about two thirds of the width it should be.

I am somewhat uncertain that this is due to our css, but because Chrome and Safari work fine I think it might be a problem with Ext-js itself. I realise that this is an old version of Ext-JS, but because everything else works fine I don’t want to go to the trouble of upgrading unless that would be very straightforward (but how difficult would that be?)

I don’t myself use ExtJS and this is the only website my client has with it – so I’m really looking for the simplest possible solution.

EDIT:
Solved nearly as per bmoeskau’s answer but changed

table.x-date-inner {
    width: 100%;
    table-layout:auto;
}

to

table.x-date-inner {
    width: 200px;
    table-layout:auto;
}

Which changes the previous width from 100% to a fixed px value which works on Firefox. The drop-down is still truncated in IE, but I can live with that and an instruction to my client that he’ll need to upgrade the JS library to solve that one

  • 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-05-14T06:53:37+00:00Added an answer on May 14, 2026 at 6:53 am

    This has to do with a change in how tables were rendered in FF 3.x compared to 2.x. You should be able to add this CSS fix anywhere after the Ext CSS (I think — this is from memory since the Ext forums aren’t loading at the moment):

    table.x-date-inner {
        table-layout: fixed;
    }
    

    You should inform your client that Ext 1.x has not been supported officially for quite some time, so other issues like this are likely to crop up as browsers progress forward.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have nearly 100 HTML files that uses the <tt> tag to markup inline
I have a 100 classes that have some similar elements and some unique. I've
I'd like to display 100 floating cubes using DirectX or OpenGL . I'm looking
I thought that using 100% on all rows would render them the same size,
I have about 100 stylesheets that apply the same style to one document, exactly
Imagine you have 100 tweens. Each tween is simply an element (circle) that goes
we are having about 100 maven artifacts in our java based project. these artifacts
i have more than 100 coordinates (Latitude and Longitude), for that i want to
I have a table that has 100% width. It is generated dynamically with values
After zooming the iOS simulator up to 100%, i've noticed that my icons which

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.