- Framework7 version: 9.1.2
- Platform and Target: iOS 26.6
Describe the bug
In RTL layouts, segmented buttons are displayed incorrectly. The screenshots show the states when each of the three buttons is selected.
To Reproduce
Steps to reproduce the behavior:
- Import the RTL CSS
- add an
f7-segmented component with three f7-button components
- See error
Expected behavior
When a segmented button is selected, the bold and highlighted states should appear together.
Actual Behavior
See the below screenshots
Screenshots

Additional context
I have submitted a PR #4403 to fix this
Describe the bug
In RTL layouts, segmented buttons are displayed incorrectly. The screenshots show the states when each of the three buttons is selected.
To Reproduce
Steps to reproduce the behavior:
f7-segmentedcomponent with threef7-buttoncomponentsExpected behavior
When a segmented button is selected, the bold and highlighted states should appear together.
Actual Behavior
See the below screenshots
Screenshots
Additional context
I have submitted a PR #4403 to fix this