Skip to content Skip to sidebar Skip to footer
Showing posts with the label Macos

Voiceover Navigation Doesn't Work On Tab Panels If Wrapper Has Aria-label

I recently noticed a very weird problem with VoiceOver's web navigation on tabs and tab panels.… Read more Voiceover Navigation Doesn't Work On Tab Panels If Wrapper Has Aria-label

Css: Text Color Slightly Offset In Safari/firefox

I'm having a strange problem with a website I'm building for a client. I have some links i… Read more Css: Text Color Slightly Offset In Safari/firefox

Why Blur And Focus Doesn't Work On Safari?

I have simple button like that: On Chrome both event works per Solution 1: On Safari, buttons ma… Read more Why Blur And Focus Doesn't Work On Safari?

Html5 Video Does Not Autoplay In Osx Safari If Positioned Outside The Viewport

I´m trying to autoplay and inline an html5 video on a web page. This works fine in all browsers and… Read more Html5 Video Does Not Autoplay In Osx Safari If Positioned Outside The Viewport

Wkwebview Mac Browser Enable Fullscreen Html5?

I made a simple browser with Swift last version and xcode 8.3.3. I want to be able to enter in full… Read more Wkwebview Mac Browser Enable Fullscreen Html5?

Mac To Extract Html From Mail Messages

I am trying to extract HTML from emails using AppleScript. I came across this StackExchange post --… Read more Mac To Extract Html From Mail Messages