| Summary: | Plasma QML Component TextArea doesn't recognize horizontalAlignment and verticalAlignment properties | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Romário Rios <luizromario> |
| Component: | qml-components | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.9-git | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Romário Rios
2012-09-27 23:19:25 UTC
Please set the version for your report, else it is incomplete. (In reply to comment #1) > Please set the version for your report, else it is incomplete. I spotted it in the compiled sources, so it's 4.9-git, I suppose? And this was partially fixed: https://git.reviewboard.kde.org/r/106702/ It turns out that bold isn't a property of Font, so this is fixed. Commit 912c70372b311da8ae35f4051219d67da4e65d76 fixes the issue. |