Bug 195600 - focus moves reversely in RTL mode using arrow keys
Summary: focus moves reversely in RTL mode using arrow keys
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: rtl
Depends on:
Blocks:
 
Reported: 2009-06-07 21:52 UTC by Zayed Al-Saidi
Modified: 2018-11-03 08:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zayed Al-Saidi 2009-06-07 21:52:13 UTC
Version:            (using KDE 4.2.3)
Installed from:    SuSE RPMs

In any dialog, when you try to move the focus using arrow keys, it moves reversely. For example, when you press right arrow the focus moves forward. 

How to Reproduce:
1- open dolphin in RTL mode: dolphin -reverse 
2- get the delete dialog by shift+delete
3- try to move the focus by key arrows.
4- they will move as they run in LTR mode.

Expected Behavior of moving focus in RTL mode is the opposite what we have in LTR mode:
1- when you press right arrow key, the focus moves backward (i.e moves the back option).
2- when you press left arrow key, the focus moves forward (i.e. moves to next option).

This bug could be Qt bug but that needs more investigation .
Comment 1 Dario Andres 2009-06-08 01:04:56 UTC
Do you get this behaviour in any KDE app (or in a lot of them) or only in Dolphin?
Thanks
Comment 2 Zayed Al-Saidi 2009-06-08 06:36:38 UTC
I get this behavior in any KDE app which use right and left arrow keys to move the focus.
Comment 3 Diego Iastrubni 2009-09-04 23:14:40 UTC
Dario: what do you think? Problems in KStdAction?
Comment 4 Dario Andres 2009-09-04 23:16:10 UTC
@Diego: I can't really tell as I don't know the code, sorry.
Comment 5 Andrew Crouthamel 2018-11-02 22:56:54 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Zayed Al-Saidi 2018-11-03 08:52:56 UTC
I've test it with kde Plasma 5.12.6 and KDE framework 5.44.0. I confirm this bug is resolved.

Thank you.