Weird right alignment/flipping issue with some applications in Kubuntu 20.04

The issue I am facing is that some apps (I suspect GTK apps) are right aligned.

The issue with gimp (snap package):

Gimp menus are right aligned, and the position of toolboxes seem like mirrors of the way vanilla gimp works.

Flatseal: Flatseal's menu has gone to the right side.

Then there's the issue with cursors in dialogboxes that start from the right-side by default:

Latte Dock. As you can see, the placeholder is gone to the right of the text box.


Solution 1:

You need to change your desktop theme back to the default Breeze theme. The current GTK theme you're using is producing this unwanted behaviour.

  1. Open the Settings app in KDE Plasma:

    KDE Settings

  2. Navigate to AppearanceGlobal Themes:

    Global Themes

  3. Select the Breeze theme:

    Breeze theme selection

  4. Tick the Use desktop layout from theme option:

    Use desktop layout from theme

  5. Click on Apply:

    Apply changes

  6. Log out and log in again.

That's it!
Good Luck!