kiwix-desktop
kiwix-desktop copied to clipboard
Fix Search Bar Text Related Alignment.
Fix #594
Changes:
- Text in the search bar aligns to the right if using RTL and to the left if using LTR. This aligns with the suggestion.
- Placeholder text in the search bar aligns according to the same rule.
- The hint (fulltext-search) in suggestions shouldn't naively append to text, as depending on the text it is treated differently. Adding special direction marks can fix the direction it is appended.
I tested by using reverse mode as well as changing my system locale to Arabic.