CANLI
Ana Sayfa🇹🇷 Türkiye🌍 Dünya📈 Ekonomi⚽ Spor💻 Teknoloji🎭 Magazin
Ana SayfaDünyaAfter decades of rising support, same-se
🌍 Dünya

After decades of rising support, same-sex marriage acceptance may be stalling, Gallup poll shows

AP News World·🕐 1 sa önce·👁 0 görüntülenme
After decades of rising support, same-sex marriage acceptance may be stalling, Gallup poll shows
An LGBTQ+ pride flag flies beneath a U.S. flag at the Stonewall National Monument in New York, on Oct. 11, 2017. (AP Photo/Mark Lennihan, File) 2026-06-03T08:01:12Z Acceptance of same-sex marriage and relationships in the U.S. has flattened after more than two decades of steadily increasing support, with an ongoing decline among Republicans, according to a new Gallup poll. About 65% of U.S. adults believe same-sex marriage should be legal, down slightly from 71% in 2022 and 2023. Most of the change is due to dropping acceptance among Republicans. In the new survey, which was conducted in May, only 37% of Republicans say same-sex marriage should be legally valid, while 35% say gay and lesbian relations are “morally acceptable.” !function(){"use strict";window.addEventListener("message",(function(e){if(void 0!==e.data["datawrapper-height"]){var t=document.querySelectorAll("iframe");for(var a in e.data["datawrapper-height"])for(var r=0;r The views of Democrats and independents are largely stable in the findings released Wednesday, with most in both groups saying same-sex marriage should be legal and that gay or lesbian relations are moral. The widening partisan divide is also reflected in policy around LGBTQ+ issues across the U.S., particularly regarding transgender people, and a rising push in some states to ban same-sex marriage. Recent shifts have been subtle and partisan The downtick in support for same-sex marriage, while slight, is still striking because of how dramatically American views on the issue have shifted over the past few decades. According to Gallup’s trend data, only 27% of U.S. adults supported legal same-sex marriage in 1996. Since then, support for same-sex marriage rose steadily until a few years ago, when it peaked with around 7 in 10 U.S. adults saying same-sex marriage should be legal. Opinion about the morality of same-sex relationships followed the same pattern. About 4 in 10 U.S. adults said same-sex relations were morally acceptable in 2001. That increased nearly 30 percentage points over the next two decades. Over the past few years, Gallup’s data has shown signs of a shift in the other direction. In addition to the slight decline on same-sex marriage, the new poll also found that 62% of U.S. adults view gay and lesbian relations as morally acceptable, down from 71% in 2022. /* Desktop-first: fully collapse by default */ #ap-readmore-embed { display: none; margin: 0; padding: 0; height: 0; min-height: 0; overflow: hidden; text-align: center; position: relative; z-index: 2; } /* Only show on mobile */ @media (max-width: 767px) { #ap-readmore-embed { display: block; margin: 28px 0; height: auto; overflow: visible; } } #ap-readmore-embed .ap-readmore-btn { appearance: none; -webkit-appearance: none; border: 0; background: #000; color: #fff; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; gap: 10px; padding: 14px 22px; border-radius: 999px; font-family: inherit, "AP Sans", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.2px; line-height: 1; box-shadow: 0 10px 18px rgba(0,0,0,0.12); transition: transform 120ms ease, box-shadow 120ms ease, opacity 120ms ease; touch-action: manipulation; -webkit-tap-highlight-color: transparent; position: relative; z-index: 3; } #ap-readmore-embed .ap-readmore-btn:hover { transform: translateY(-1px); box-shadow: 0 14px 22px rgba(0,0,0,0.16); } #ap-readmore-embed .ap-readmore-btn:active { transform: translateY(0); box-shadow: 0 10px 18px rgba(0,0,0,0.12); opacity: 0.95; } #ap-readmore-embed .ap-readmore-btn:focus-visible { outline: 3px solid rgba(228, 0, 43, 0.35); outline-offset: 3px; } #ap-readmore-embed .ap-readmore-icon { width: 10px; height: 10px; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: rotate(45deg); margin-top: -2px; } #ap-readmore-embed .ap-readmore-fade { display: none; height: 48px; margin-top: -48px; pointer-events: none; background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)); } Read More (function () { var APRM_EMBED_ID = "ap-readmore-embed"; var APRM_MOBILE_MQ = "(max-width: 767px)"; function APRM_onReady(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } APRM_onReady(function () { var APRM_embedEl = document.getElementById(APRM_EMBED_ID); if (!APRM_embedEl) return; // 🚨 DESKTOP: remove entire module wrapper and bail early if (!window.matchMedia(APRM_MOBILE_MQ).matches) { var APRM_rootModule = APRM_embedEl.closest(".HTMLModuleEnhancement") || APRM_embedEl.closest(".HtmlModule"); if (APRM_rootModule && APRM_rootModule.parentNode) { APRM_rootModule.parentNode.removeChild(APRM_rootModule); } else if (APRM_embedEl.parentNode) { APRM_embedEl.parentNode.removeChild(APRM_embedEl); } return; // stop the rest of the script from running } }); })(); (function () { var EMBED_ID = "ap-readmore-embed"; var BTN_ID = "apReadMoreBtn"; var FADE_ID = "apReadMoreFade"; var STOP_SELECTOR = ".Page-below"; var SIGN_IN_GATE_SELECTOR = ".sign-in-gate-content"; var HIDDEN_ATTR = "data-ap-readmore-hidden"; var MOBILE_MQ = "(max-width: 767px)"; function ready(fn) { if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", fn); } else { fn(); } } function isElementNode(n) { return n && n.nodeType === 1; } function cancelEvent(e) { if (!e) return; if (typeof e.preventDefault === "function") e.preventDefault(); if (typeof e.stopPropagation === "function") e.stopPropagation(); if (typeof e.stopImmediatePropagation === "function") e.stopImmediatePropagation(); e.cancelBubble = true; e.returnValue = false; } function collapseDesktopEmbed(embed) { if (!embed) return true; if (!window.matchMedia(MOBILE_MQ).matches) { var maybeWrappers = [ embed.parentElement, embed.closest(".html-embed"), embed.closest("[data-type='htmlembed']"), embed.closest("[class*='embed']"), embed.closest("[class*='Embed']") ].filter(Boolean); embed.style.display = "none"; embed.style.margin = "0"; embed.style.padding = "0"; embed.style.height = "0"; embed.style.minHeight = "0"; embed.style.overflow = "hidden"; maybeWrappers.forEach(function (el) { el.style.margin = "0"; el.style.padding = "0"; el.style.height = "0"; el.style.minHeight = "0"; el.style.overflow = "hidden"; }); if (embed.parentNode) { embed.parentNode.removeChild(embed); } return true; } return false; } ready(function () { var embed = document.getElementById(EMBED_ID); var btn = document.getElementById(BTN_ID); var fade = document.getElementById(FADE_ID); if (!embed || !btn) return; if (collapseDesktopEmbed(embed)) return; var signInGate = document.querySelector(SIGN_IN_GATE_SELECTOR); if (signInGate) { embed.innerHTML = ""; return; } // — Analytics: impression when embed enters viewport — if ("IntersectionObserver" in window) { var io = new IntersectionObserver(function (entries, observer) { if (entries[0].isIntersecting) { window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "ap_readmore_impression" }); observer.disconnect(); } }, { threshold: 0 }); io.observe(btn); } var stopEl = document.querySelector(STOP_SELECTOR); if (!stopEl) return; var rootCandidates = [ embed.closest(".Page"), embed.closest("article"), embed.closest("main"), document.body ].filter(Boolean); var root = rootCandidates.find(function (c) { return c.contains(stopEl); }) || document.body; var all = root.getElementsByTagName("*"); var hidden = []; for (var i = 0; i Same-sex marriage remains recognized nationwide Same-sex marriage has been recognized nationally since a 2015 Supreme Court ruling. That case capped a 12-year run in which court rulings and state laws recognized it in most states. By last year, there were more than 800,000 married same-sex couples, according to data compiled by the Williams Institute at the University of California Los Angeles School of Law. The pushback has never stopped, though. A call to overturn the 2015 reached the Supreme Court last year, invoking the words of Justice Clarence Thomas, who has called for undoing it. The court turned away the appeal without comment. Last year, the Southern Baptist Convention overwhelmingly called for reversing the ruling that led to nationwide marriage recognition and imposing a ban. Lawmakers in at least 11 states introduced legislation for their current or most recent sessions calling on a ban on same-sex marriage, according to an Associated Press analysis of bills compiled by the legislation tracking service Plural. Most didn’t pick up momentum. But the Tennessee House passed a measure to allow private citizens and organizations not to recognize the unions; Idaho’s House passed a resolution calling on the Supreme Court to undo the 2015 decision. A similar number of states have had measures aimed at protecting same-sex marriage introduced recently. A protester dressed as the Statue of Liberty waves a transgender pride flag outside the Supreme Court in Washington, on Jan. 13, 2026, as it hears arguments over state laws barring transgender girls and women from playing on school athletic teams. (AP Photo/Julia Demaree Nikhinson, File) A protester dressed as the Statue of Liberty waves a transgender pride flag outside the Supreme Court in Washington, on Jan. 13, 2026, as it hears arguments over state laws barring transgender girls and women from playing on school athletic teams. (AP Photo/Julia Demaree Nikhinson, File) --> Add AP News on Google --> Share Share Facebook Copy Link copied Print Email X LinkedIn Bluesky Flipboard Pinterest Reddit Read More Acceptance of transgender people is also down In a sign that views of LGBTQ+ issues may be shifting more broadly, the new Gallup poll found that about 4 in 10 Americans view changing one’s gender as morally acceptable, down from nearly half in 2021. The rights of transgender people have been a hot-button political issue this decade. Most Republican-controlled states have adopted laws in the last five years to bar gender-affirming medical treatments for transgender minors, restrict which school bathrooms transgender people may use and bar transgender girls and women from some sports competitions. Trump has signed executive orders seeking some of the same policies on a federal level. This week, one of those policies suffered a blow when a court ruled that the military illegally banned transgender troops. freestar.queue.push(function () { window.fsAdCount = window.fsAdCount + 1 || 0; let customChannel = '/dynamic_' + fsAdCount; let adList = document.querySelectorAll(".fs-feed-ad") let thisAd = adList[fsAdCount]; let randId = Math.random().toString(36).slice(2); thisAd.id = randId; let thisPlacement = fsAdCount == 0 ? "apnews_story_feed" : "apnews_story_feed_dynamic"; freestar.newAdSlots({ placementName: thisPlacement, slotId: randId }, customChannel); }); ___ The Gallup poll, conducted May 1-17, was based on telephone interviews with a random sample of 1,001 U.S. adults. The margin of sampling error for adults overall is plus or minus 4.0 percentage points. GEOFF MULVIHILL Mulvihill covers topics on the agendas of state governments across the country. He has focused on abortion, gender issues and opioid litigation. twitter mailto AMELIA THOMSON-DEVEAUX Thomson-DeVeaux is the AP’s editor for polling and surveys.

An LGBTQ+ pride flag flies beneath a U.S. flag at the Stonewall National Monument in New York, on Oct. 11, 2017. (AP Photo/Mark Lennihan, File) Acceptance of same-sex marriage and relationships in the U.S. has flattened after more than two decades of steadily increasing support, with an ongoing decline among Republicans, according to a new Gallup poll.About 65% of U.S. adults believe same-sex marriage should be legal, down slightly from 71% in 2022 and 2023. Most of the change is due to dropping acceptance among Republicans. In the new survey, which was conducted in May, only 37% of Republicans say same-sex marriage should be legally valid, while 35% say gay and lesbian relations are “morally acceptable.” The views of Democrats and independents are largely stable in the findings released Wednesday, with most in both groups saying same-sex marriage should be legal and that gay or lesbian relations are moral.The widening partisan divide is also reflected in policy around LGBTQ+ issues across the U.S., particularly regarding transgender people, and a rising push in some states to ban same-sex marriage.The downtick in support for same-sex marriage, while slight, is still striking because of how dramatically American views on the issue have shifted over the past few decades.According to Gallup’s trend data, only 27% of U.S. adults supported legal same-sex marriage in 1996. Since then, support for same-sex marriage rose steadily until a few years ago, when it peaked with around 7 in 10 U.S. adults saying same-sex marriage should be legal.Opinion about the morality of same-sex relationships followed the same pattern. About 4 in 10 U.S. adults said same-sex relations were morally acceptable in 2001. That increased nearly 30 percentage points over the next two decades.Over the past few years, Gallup’s data has shown signs of a shift in the other direction. In addition to the slight decline on same-sex marriage, the new poll also found that 62% of U.S. adults view gay and lesbian relations as morally acceptable, down from 71% in 2022. Same-sex marriage has been recognized nationally since a 2015 Supreme Court ruling. That case capped a 12-year run in which court rulings and state laws recognized it in most states.By last year, there were more than 800,000 married same-sex couples, according to data compiled by the Williams Institute at the University of California Los Angeles School of Law.The pushback has never stopped, though. A call to overturn the 2015 reached the Supreme Court last year, invoking the words of Justice Clarence Thomas, who has called for undoing it. The court turned away the appeal without comment.Last year, the Southern Baptist Convention overwhelmingly called for reversing the ruling that led to nationwide marriage recognition and imposing a ban.Lawmakers in at least 11 states introduced legislation for their current or most recent sessions calling on a ban on same-sex marriage, according to an Associated Press analysis of bills compiled by the legislation tracking service Plural. Most didn’t pick up momentum. But the Tennessee House passed a measure to allow private citizens and organizations not to recognize the unions; Idaho’s House passed a resolution calling on the Supreme Court to undo the 2015 decision.A similar number of states have had measures aimed at protecting same-sex marriage introduced recently. A protester dressed as the Statue of Liberty waves a transgender pride flag outside the Supreme Court in Washington, on Jan. 13, 2026, as it hears arguments over state laws barring transgender girls and women from playing on school athletic teams. (AP Photo/Julia Demaree Nikhinson, File)In a sign that views of LGBTQ+ issues may be shifting more broadly, the new Gallup poll found that about 4 in 10 Americans view changing one’s gender as morally acceptable, down from nearly half in 2021.The rights of transgender people have been a hot-button political issue this decade.Most Republican-controlled states have adopted laws in the last five years to bar gender-affirming medical treatments for transgender minors, restrict which school bathrooms transgender people may use and bar transgender girls and women from some sports competitions.Trump has signed executive orders seeking some of the same policies on a federal level.This week, one of those policies suffered a blow when a court ruled that the military illegally banned transgender troops.___The Gallup poll, conducted May 1-17, was based on telephone interviews with a random sample of 1,001 U.S. adults. The margin of sampling error for adults overall is plus or minus 4.0 percentage points.

Kaynak: AP News WorldOrijinal Habere Git →
İlgili Haberler