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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:28:21+00:00 2026-05-22T12:28:21+00:00

Probably I’m being stupid and overlooking something, but I am having a bizarre issue

  • 0

Probably I’m being stupid and overlooking something, but I am having a bizarre issue that only occurs in Chrome (12.0.7, but maybe other versions as well). Check out this site:

http://www.jungledragon.com

On the right side, you will notice a community update panel. This is how it looks in any major browser except Chrome:

enter image description here

And here is how it renders in Chrome:

enter image description here

It renders twisties? When you click on one, it expands the row. Clicking again collapses the row. Nowhere in my code do I have any markup to implement such behavior. Is this some kind of special behavior because I am using figure tags? I tested this site in Chrome before and it was no issue then, so it could be a recent bug.

  • 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-22T12:28:22+00:00Added an answer on May 22, 2026 at 12:28 pm

    The details element is supposed to exhibit the behaviour you’re experiencing in Chrome.

    The spec:

    The details element represents a
    disclosure widget from which the user
    can obtain additional information or
    controls.

    ..

    The open content attribute is a
    boolean attribute. If present, it
    indicates that the details are to be
    shown to the user. If the attribute is
    absent, the details are not to be
    shown.

    When the element is created, if the
    attribute is absent, the details
    should be hidden; if the attribute is
    absent, the details should be shown.
    Subsequently, if the attribute is
    removed, then the details should be
    hidden; if the attribute is added, the
    details should be shown.

    The user agent should allow the user
    to request that the details be shown
    or hidden.
    To honor a request for the
    details to be shown, the user agent
    must set the open attribute on the
    element to the value open. To honor a
    request for the details to be hidden,
    the user agent must remove the open
    attribute from the element.

    Some version of Chrome 12 (dev channel) added proper support for opening and closing the details element.

    According to http://caniuse.com/#search=details, Chrome is the only browser to support this at the moment.

    To fix this, I think you should replace the details element with some other element.

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

Sidebar

Related Questions

No related questions found

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.