// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.2 C
Singapore

Trump says he’d have ‘no problem’ using mask in ‘tight’ quarters

US President Donald Trump, who has yet to be seen in public wearing a face mask during the coronavirus pandemic, said Wednesday he would have “no problem” doing so, while reiterating his belief that the contagion will just “disappear.”

“If I were in a tight situation with people, I would absolutely,” Trump said in an interview with Fox Business, as many US states are seeing a surge in the number of cases.

But he added: “Usually I’m not in that position.”

Trump noted that most people he sees at the White House are tested for COVID-19 before coming in contact with him.

“I’m all for masks — I think masks are good,” he said, while adding his doubts about whether face coverings needed to be “mandatory” nationwide to curb the spread of the deadly virus.

“You have many places in the country where people stay very long distance” from each other, he said.

“I think we are going to be very good with the coronavirus. I think that, at some point, that’s going to sort of just disappear, I hope,” he said.

See also  FDA releases expanded list of potentially deadly hand sanitiser products

When pressed by the interviewer whether he truly believed the virus would vanish, he said: “I do. I do. Yes, sure, at some point. And I think we’re going to have a vaccine very soon too.”

Trump made similar statements in February, when he said: “It’s going to disappear. One day, it’s like a miracle, it will disappear.”

Many Republicans, including Senate Majority Leader Mitch McConnell, are now more actively encouraging Americans to wear masks in public.

While Vice President Mike Pence has worn masks on several occasions, including during a recent trip to hard-hit Texas, Trump has never been seen in public wearing one.

He told Fox Business that people have seen him wearing one, adding: “It was a dark black mask, and I thought it looked OK. Looked like the Lone Ranger.”

jca/sst/

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //