# I titoli nel nuovo argomento non sono RTL

**URL:** https://meta.discourse.org/t/titles-placeholder-in-new-topic-is-not-rtl/385232
**Category:** UX
**Tags:** rtl, bug
**Created:** [10 Ottobre 2025, 12:55pm UTC](https://meta.discourse.org/t/titles-placeholder-in-new-topic-is-not-rtl/385232 "2025-10-10T12:55:00Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [13 Aprile 2026, 1:29am UTC](https://meta.discourse.org/t/titles-placeholder-in-new-topic-is-not-rtl/385232/3 "2026-04-13T01:29:56Z")

</div>

verrà corretto in base a:

> [@New topic title input (#reply-title) remains LTR in RTL sites — fix still not effective (2026)](https://meta.discourse.org/t/new-topic-title-input-reply-title-remains-ltr-in-rtl-sites-fix-still-not-effective-2026/400490/2?u=sam):
>
> Yeah this is a tricky one, it is not solveable with CSS, we need a markup change. Specifically placing a direction auto when a field is empty give your LTR So if the input is blank you get ltr. The fix I made here is to default to “rtl” in this case and swap to auto as soon as a letter is filled up. @Osama do you mind reviewing/merging? @david I had to leak a test helper into our code base to test this cleanly, but I assume this is the kind of stuff we will tree shake out even…

---

_[View the full topic](https://meta.discourse.org/t/titles-placeholder-in-new-topic-is-not-rtl/385232)._
