Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.0 RC, 6.7
-
Linux, Android emulator API level 34
-
-
f89dfde4e (dev), 783428d4f (6.7)
-
2024wk12FOQtforAndroid, 2024wk14FOQtforAndroid, 2024wk16FOQtforAndroid
Description
In the new re-write of Calqlatr example there is dedicated landscape button grid called scientificGrid, which displays multiple different operator buttons for calculations:
OperatorButton { text: "𝑥²" }
OperatorButton { text: "⅟𝑥" }
OperatorButton { text: "√" }
OperatorButton { text: "𝑥³" }
OperatorButton { text: "𝑠𝑖𝑛" }
OperatorButton { text: "⌊𝑥⌋" }
OperatorButton { text: "𝑙𝑜𝑔" }
OperatorButton { text: "𝑐𝑜𝑠" }
OperatorButton { text: "𝑙𝑛" }
OperatorButton { text: "𝑡𝑎𝑛" }
These text fields are not showing up correctly on mobile device screen, as can be seen on the attached image.
Attachments
Issue Links
- is cloned by
-
QTBUG-123187 Calqlatr uses special characters that don't exist in B2Qt
- Closed
- is duplicated by
-
QTBUG-124297 [Boot2Qt] Some symbols are missing on the keypad in Boot2Qt welcome apps - calculator
- Closed
- relates to
-
QTBUG-122601 dice - unicode is not rendered on Android
- Reported
-
QTBUG-118519 Improve calqlatr to work in portrait and landscape
- Closed