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 over 100 fields and I am looking for a way so that
I work on a 100% Javascript site that uses a CSS class on the
I have around 100 models, from MCMCglmm, that give output similar to this: >
I have roughly 100,000 Objects that I want to insert into the database. I
I am not 100% sure the outcome that would occur in my current setup
I'm not 100% sure that this is an appropriate question for SO but here
I have about 100 fields I need to make sure have non-empty values. To
I have around 100 locations and would like to display the last five locations
I am actually having 100's of SP in my database. I have to find
Say (100% hypothetically) that I've accidentally added a unit test project as project type

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.