meven added inline comments.

INLINE COMMENTS

> knewfilemenu.cpp:1047
> +    if (text.length() == 0) {
> +        m_messageWidget->setText(i18n("Name cannot be blank."));
> +        m_messageWidget->setMessageType(KMessageWidget::Error);

I would rather disable the ok button, as long as the user has not entered text, 
rather than using an error.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D21907

To: ngraham, #vdg, #frameworks, shubham
Cc: meven, kde-frameworks-devel, LeGast00n, michaelh, ngraham, bruns

Reply via email to