// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 7, 2026
26.9 C
Singapore

‘Stop building open-concept houses!’ — Malaysians express frustration with the spread of cooking odours and grease into their living space

MALAYSIA: In recent years, open-plan homes have become increasingly popular in Malaysia, with developers promoting them as modern and spacious. However, many homeowners are expressing concerns about the practicality of such designs, especially considering Malaysia’s culinary traditions and climate.

Challenges with open-plan designs

A significant issue with open-plan layouts is the spread of cooking odours and grease throughout the living space. Malaysian cuisine often involves frying and aromatic ingredients, leading to pervasive smells. One Reddit user shared their experience:

“One of my relatives bought an open-plan home, and their cleaning routine is such a hassle. Despite using a kitchen extractor fan, the smoke and smell spread everywhere. You can even feel the oiliness on the living room tiles.”

This sentiment is echoed by design experts, who note that open kitchens while fostering social interaction, can also present challenges in containing cooking odours and grease. Proper ventilation is essential to mitigate these issues.

Cultural considerations

pics
Photo: New Malaysian Kitchen

The traditional Malaysian approach to cooking often involves using a separate wet kitchen to handle heavy cooking, which helps contain strong odours and maintain cleanliness. Integrating open-plan designs without considering these cultural practices can lead to dissatisfaction among homeowners. As discussed in local forums, separating wet and dry kitchens is advisable for those who engage in heavy cooking.

See also  YouBiz joins forces with TikTok to revolutionise financial efficiency for businesses

Developer trends vs homeowner needs

Some community members suggest that the push for open-plan designs is driven more by developer trends than homeowner preferences. This approach may not align with the functional needs of Malaysian families, leading to practical challenges in daily living. As one Reddit user observed:

“What do you expect? Property developers [are] trying to cut costs while still maximising their profits. The housing market is a joke globally—poor quality at a premium price.”

While open-plan homes offer a modern aesthetic, they may not suit all Malaysian homeowners. Cultural cooking practices, maintenance challenges, and differing lifestyle needs are significant factors to consider. Homeowners and developers are encouraged to engage in dialogues to create designs that blend contemporary aesthetics with functionality tailored to Malaysia’s unique cultural context.

- Advertisement -

Hot this week

Pritam Singh: Process of bringing in new citizens, Permanent Residents, should be transparent

Mr Singh said, "​In Parliament last week, the DPM Gan announced that the Government would increase the intake of New Citizens and Permanent Residents over the next five years. The Workers’ Party be...

Jamus Lim proposes for underutilised MSCP floors to be used as pickleball courts

Workers’ Party MP Jamus Lim on Thursday (Mar 5) suggested converting “chronically underutilised” multi-storey car park floors into pickleball courts. He also suggested installing retractable sound ...

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); } });
// //