For Chrome 84.0.4147.89 and Firefox 78.0.2 the Office.context.ui.messageParent method no longer works. It still works in Outlook for Mac.
We noticed this problem only a few days ago.
Related
this is how it looks in chrome
and this is how it looks on brave
I am using the current version of brave browser and to note I have developed this website using brave browser and it worked fine and seems like brave does support all my css animations
but when I hosted my project this gone bad I couldn't figure out what was wrong.is this because of hosting service if so why does it works with chrome.
I have also tried with opera and firefox and even there everything works
We have an iframe resizer in use with the default settings.
Until the upgrade to chrome 67 it worked fine.
When I am using chrome 67 on a macbook pro (13") every change in the view causes the screen to flicker.
When used on an external monitor it works fine, also works fine on firefox.
We couldn't find any known issue on chrome, but this is a pretty new version.
Just to close this issue if someone will encounter this in the future.
This is a bug in chrome.
We contacted the chromium team and they are on it.
You can follow the discussion here: https://bugs.chromium.org/p/chromium/issues/detail?id=852348
I got a really strange problem, and after so much tries and research I can't get out of it.
I have a website, but SOME (just 5% of visitors) people with the SAME version of chrome, see the text flowing out of divs and text overlapping. It's very strange because I tested the website on all chrome browsers using browser testers, without any problem. And in internet explorer or firefox this problem never happens...
A page is located here
And here are some screenshots of what SOME people see (maybe you won't see this in chrome)
click here
Maybe it is because of the font face I am using? Or maybe some bad coded CSS?
Please help me out of this!
Thanks a lot!
I see you use .svg font. Recently I was hunting some Chrome font rendering bugs and saw this:
http://code.google.com/p/chromium/issues/detail?id=95102
This seem very similar to issues you are having. You could try to serve some other font type to Chrome and if this would fix that.
If you don't want or can't serve some other font type to Chrome, the only thing you can do is wait until Chrome version 24 is out to all users which should be soon (I can't find any announcement)
I tested it in
Chrome 23.0.1271.97 m
Chrome 26.0.1371.0 canary
Chromium 25.0.1334.0 (169326)
# Windows 7 x64 and your page seems fine for me.
I have this page, and on IE 9 the images are loading very well but on previous versions aren't on FF, Chrome, Opera, Safari all the things are well is just on those versions of IE and with specific images. I've checked the Dev Tools of iE8 and everything is fine.
Thanks!
When using html5 video in chrome, divs with :hover states will end up tearing. FF 3/4 and IE9 work fine. Just started recently, it was working fine in chrome maybe a month ago whatever version that was.
Demo of problem: http://jsfiddle.net/5M8nv/5/
Chrome/webkit bug or am i doing something way wrong?
Thanks