ADVERTISEMENT

Golden Age Hollywood star Olivia de Havilland dies at 104

Published Jul 27, 2020 07:00 am

Olivia de Havilland, a two-time Oscar winner and one of the last links to Hollywood's Golden Age, died Sunday at the age of 104.

US actress Olivia de Havilland, pictured in 2011 in Paris, personified the glamour of Hollywood's Golden Age (AFP Photo/Bertrand GUAY)

The actress, who starred in blockbusters like "Gone With the Wind" and played opposite such dashing leading men as Errol Flynn, personified the glamour and elegance of a bygone age of moviemaking.

In a statement, her publicist Lisa Goldberg said de Havilland "died peacefully from  natural causes" at her home in Paris, France, where she had lived for years.

"She was a queen of Hollywood, and will go down in cinematic history as such," Thierry Fremaux, director of the Cannes Film Festival, told AFP.

"There aren't many who deserve to be called a 'legend,'" tweeted Hollywood columnist Scott Feinberg, "but Olivia de Havilland... certainly was one."

And a Twitter account run by screen legend Humphrey Bogart's son said, "We have lost a true Classic Hollywood icon."

De Havilland, who built a reputation for being a bankable star for any genre, starred in 49 movies from 1935 to 2009.

She was also known for her colorful off-screen life, including a landmark legal battle against Warner Bros. and a secret and bitter feud with sister and fellow actress Joan Fontaine.

- The De Havilland Law -

She earned the enduring appreciation of fellow actors when a suit she brought against Warner Bros. -- who had repeatedly extended her contract even as she rejected script after script -- led to a far-reaching 1945 ruling that gave actors far more power to choose their own roles.

Turner Classic Movies host Ben Mankiewicz tweeted that even beyond her two Oscars, "her greatest contribution came in court against Warner Bros, setting a template for labor rights in Hollywood."

She took pride in the ruling, still known as the De Havilland Law.

Actor Jared Leto, himself an Oscar winner, tweeted that the law helped him extricate himself from an unfavorable nine-year contract. 

He was able to thank the actress in person in Paris, and recalled; "It was amazing to meet her -- she's a legend!"

Though De Havilland was blacklisted for three years while the case was underway, her legal victory kickstarted her career.

Neither she nor sister Joan Fontaine ever spoke publicly about their feud, but in 1941 De Havilland lost out on an Oscar for her lead performance as Emmy Brown in "Hold Back the Dawn" to Fontaine, who won for Alfred Hitchcock's "Suspicion."

They remain the only siblings in Oscar history to have both won lead acting honors. 

- Cast with Errol Flynn -

Olivia Mary de Havilland was born on July 1, 1916 in Tokyo, the daughter of a British lawyer and actress mother Lilian Fontaine. 

When the couple divorced three years later, Fontaine took her two daughters to live in California.

Still in her teens, de Havilland was discovered by director Max Reinhardt during an amateur theater performance. 

In 1935, Warner Bros. signed her to a seven-year contract; the same year, Jack Warner took a chance on the unknown actress, casting her across the swashbuckling Errol Flynn in "Captain Blood" and launching her celebrated career.

She and Flynn, whose on-screen chemistry spurred speculation about an off-screen relationship, joined up again three years later in "The Adventures of Robin Hood." 

And in 1939, De Havilland was cast as the noble, long-suffering Melanie Hamilton in MGM's Civil War epic "Gone With the Wind." She earned a best actress Oscar nomination.

De Havilland lost out to co-star Hattie McDaniel, who played Mammy and became the first African-American to win an Oscar. But the film sealed De Havilland's reputation as one of Hollywood's top leading ladies.

- 'Personal strength' -

De Havilland was married twice -- first to author Marcus Goodrich from 1946 to 1953 and then to journalist Pierre Galante, editor of the French magazine Paris Match. 

In all, she was nominated for five Academy Awards, winning best actress for "To Each His Own" (1946) and "The Heiress" (1949).

Tributes poured in on Sunday.

"At a time when women's place in cinema and in society at large is being questioned, we must remember the personal strength she showed when she attacked the studio system to free actors from exploitative contracts," Fremaux said.

And the Screen Actors Guild tweeted that her "grit to take on the studio system in 1945 helped her fellow actors for generations to come."

The star had lived in Paris since the early 1950s, and received honors such as the National Medal of the Arts, France's Legion d'Honneur, and the appointment to Dame Commander of the Order of the British Empire.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.