Revision 9900fae...

Go back to digest for 16th June 2013

Bug Fixes in KDE Base

Sebastian Kügler committed changes in [plasma-framework] /shell/applets:

Disable all TextAreas

Initializing a TextArea crashes the shell, there's a Qt bug
https://bugreports.qt-project.org/browse/QTBUG-30925 filed about this.

Since we now can't even build against an old-enough Qt, which doesn't
suffer from this crasher, disable the textareas in our code until it's
fixed.

File Changes

Modified 4 files
  • /shell/applets
  •   src/testcomponentsapplet/contents/ui/ButtonsPage.qml
  •   src/testcomponentsapplet/contents/ui/DialogContent.qml
  •   src/testshaderapplet/contents/ui/EditorPage.qml
  •   src/testshaderapplet/contents/ui/testshaderapplet.qml
4 files changed in total