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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T11:20:16+00:00 2026-06-01T11:20:16+00:00

Google Chrome is acting buggy using border-radius, background color, and top and bottom borders.

  • 0

Google Chrome is acting buggy using border-radius, background color, and top and bottom borders. Here’s the evidence and code to reproduce:


enter image description here

http://jsfiddle.net/6ADtd/4/

<div></div>​

div {
  background:blue;
  border-top:10px solid red;
  border-bottom:10px solid red;
  border-radius:20px 20px 0 0;
  height:100px;
  /*
  border-right:1px solid transparent;
  */
}

The border-right:1px solid transparent; is a trick suggested in the comments which did help remove the unwanted middle solid bar, but when you resize the window/browser – it appears again. It has something to do with the proximity of the element to the edge of the browser window, I can’t quite understand it. You have to resize then hover over the element sometimes.
​
Videos from my desktop:

  • http://www.screenr.com/6wU8 (without border-right)
  • http://www.screenr.com/NVU8 (with border-right)

I’ve tried -webkit- prefixes on several properties and was unable to fix it.

I first posted this because I needed a quick fix for a specific website, but now I’m noticing it show up on several sites and I’ve nailed down what causes it. That’s what I get for not testing in anything but Firefox. This is probably a bug and I should report it, but I’m still stuck in need of a fix in the meantime.

The ideal solution is with CSS, so I can write one or two selectors in the CSS file for the fix instead of digging through loads template files and in the database to apply div-wrap or other markup fixes. Does anyone know any tricks to get rid of this 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-06-01T11:20:18+00:00Added an answer on June 1, 2026 at 11:20 am

    At the time of me looking into this question, there was still an issue on the prod website visible when the browser is resized to force horizontal scrolling on the document:

    fits horizontally - no defect
    scrolls horizontally - visible defect

    The “solution” I used was to apply both

    border-left:1px solid transparent;
    border-right:1px solid transparent;
    

    to #header with developer tools – this seems to force the issue to go away regardless of resizing, at least on a Mac Chrome 18.

    This seems like buggy behaviour to me – I’d speculate it would have something to do with blending corners where colors intersect, which, because of a bug, end up bleeding into the element itself.

    I’ve attempted to, rather fruitlessly, look into the possible connection between a border radius higher than the border width causing this behaviour. This was, of course, untrue – playing around with different x-/y-radii yielded no results without having the “solution” from the above applied. Good to know I guess.

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

Sidebar

Related Questions

When using Google Chrome, I want to debug some JavaScript code. How can I
Im using google chrome and i want that profile text with the background to
My code works in all major browsers, except for Google Chrome, where it's acting
Have just started using Google Chrome , and noticed in parts of our site,
Note: I'm using Google Chrome Currently I have this test page http://www.evecakes.com/doodles/canvas_size_issue.htm It should
While creating a Google Chrome extension, I have code that must remain in a
Google Chrome appears to proactively enforce client-side validation. Here is an example of what
Google Chrome is using alpha numeric hashes as identifiers for the Chrome extensions. For
Using Google Chrome, if you console.log an object, it lets you inspect the element
I've been using Google Chrome for a while now and I noticed that it

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.