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 6024191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T04:07:09+00:00 2026-05-23T04:07:09+00:00

Chrome’s Developer Tool reveals this html generated for my panel: <div id=ext-comp-1027 class= x-panel

  • 0

Chrome’s Developer Tool reveals this html generated for my panel:

<div id="ext-comp-1027" class=" x-panel" style="width: 1600px; height: 205px; ">
    <div class="x-panel-body x-html" id="ext-gen1098" style="left: 0px; top: 0px; ">
        <div class="product">
            <div class="title">*snip*</div>
            <img src="*snip*">
            <div class="info">*snip*</div>
        </div>
    </div>
</div>

My problem is with the first div tag specfically

style="width: 1600px; height: [problem]px; "

The height is hardcoded, but occasionally and what I can tell only on the first time the panel is displayed, the height value is too small and content is hidden. If I erase the height property in Chrome, it works fine.

The thing is, the panel is re-generated each time, as it’s inside a getDetailCard() function.

How do I prevent this?

  • 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-23T04:07:10+00:00Added an answer on May 23, 2026 at 4:07 am

    I ran across the same issue what I had to do was add an afterlayout listener that calls the following function:

        app.getHeight = function(){
             return Ext.Element.getViewportHeight() - Ext.getCmp('viewport').tabBar.getHeight();
        }
    

    In my situation I have a tab bar at the bottom. If you don’t have one just set it with Ext.Element.getViewportHeight()

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

Sidebar

Related Questions

Google chrome doesn't behave the same as other browsers when encountering this nugget: <?php
I've got this Chrome extension , and it uses jQuery to open a new
try this in chrome (ff,ie works ok): in msword or writer make a 3
Chrome has its developer tools that times ajax latency, firefox has firebug, but what
Chrome display this error in console Unsafe JavaScript attempt to access frame with URL
Chrome Developer Tools define a convenient $ function (as well as a few other
Chrome - 11.0.696.50 FF - 4.0 IE - 7.0.570.13 The DIV is defined as
Safari/Chrome Developer Tools indicate that a CSS rule is overridden by something else by
Try this in chrome versus firefox/IE: var cancelPressed = false; function redirect() { //window.location
How does Google Chrome command and control multiple cross platform processes and provide a

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.