Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0
-
None
-
0a86cab635e66ba44dcf3866c698aa1d037acff9
Description
As title. Changing the locale using LANG= does not affect the result.
Sample code:
import QtQuick 2.7 import QtQuick.Controls 2.0 Item { TextField { placeholderText: 'Search...' } }
Screenshot:
Attachments
Issue Links
- depends on
-
QTBUG-56153 Add support for placeholder text
-
- Open
-