RMisaki Posted August 8, 2016 Report Share Posted August 8, 2016 I just found a really weird bug while I was creating a new site, it features a fixed navigation menu, and within this fixed menu, a big div rounded with lots of border-radius. Below this navigation menu there are some page content, and a facebook page plugin. The weird part is what happens when that round div pass over that facebook plugin, because it suddenly becomes square again, and if I scroll again and the div isn't "touching" that facebook plugin, then it gets round again. I tried testing if it wasn't the overflow that was being affected, but it isn't, there's a small part of the image inside that div that is taller than the div, and it's still being cut, the only thing that happens is that the div stops being round and then is round again when it touches/leaves the part where the facebook plugin is. Really weird, can you point me to a fix so it won't continue to happen? By the way, it didn't happen on firefox (gecko) based browser, but did happen in Webkit based browsers, so... I don't know what do I do. x. x Link to comment Share on other sites More sharing options...
sader fawall Posted August 8, 2016 Report Share Posted August 8, 2016 use CodePen to show us the bug Link to comment Share on other sites More sharing options...
RMisaki Posted August 8, 2016 Author Report Share Posted August 8, 2016 I've open a StackOverflow question with the code and even screenshots, does it count? http://stackoverflow.com/q/38836904/3870948 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.