As I mentioned in http://ift.tt/1l5uSKz. post, the problem exists in RTL mode for classic & gray themes.

The work-around to this problem is applying this css style :



Code:



.x-form-trigger-default {
border-width: 0px 1px 1px 1px;
}

Anyway, I want to know if ExtJs developers can consider it as a bug or not?