D5305: [Folder View] Rename on clicking outside

2017-04-05 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes.
Closed by commit R119:45bea58f9bfe: [Folder View] Rename on clicking outside 
(authored by broulik).

REPOSITORY
  R119 Plasma Desktop

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5305?vs=13102&id=13108

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

AFFECTED FILES
  containments/desktop/package/contents/ui/FolderView.qml

To: broulik, #plasma, hein
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol


D5305: [Folder View] Rename on clicking outside

2017-04-05 Thread Eike Hein
hein accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R119 Plasma Desktop

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

To: broulik, #plasma, hein
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol


D5305: [Folder View] Rename on clicking outside

2017-04-05 Thread Kai Uwe Broulik
broulik created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  When renaming a file and clicking elsewhere, actually rename instead of 
canceling. This is what Dolphin and other file managers do.
  When pressing Escape, closing the popup, or starting to scroll, the rename 
operation is cancelled as before.
  
  BUG: 378447

TEST PLAN
  Selected a file, pressed F2, changed its name, clicked elsewherre, file was 
renamed. Pressing Return also accepts the renaming.
  Pressing Escape, closing the popup, or starting to scroll cancels the rename 
as before.

REPOSITORY
  R119 Plasma Desktop

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

AFFECTED FILES
  containments/desktop/package/contents/ui/FolderView.qml

To: broulik, #plasma, hein
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol