Bug 396392 - Add Enter and Clear buttons next to Brush Presets docker >> Assign to tag >> New tag input box
Summary: Add Enter and Clear buttons next to Brush Presets docker >> Assign to tag >> ...
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: 4.1.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-11 02:42 UTC by Tyson Tan
Modified: 2018-09-30 07:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Add Enter and Clear buttons to Brush preset docker's new tag input box (94.05 KB, image/png)
2018-07-11 02:42 UTC, Tyson Tan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tyson Tan 2018-07-11 02:42:38 UTC
Created attachment 113877 [details]
Add Enter and Clear buttons to Brush preset docker's new tag input box

Please consider adding [Enter] and [Clear] buttons next to, or inside:
Brush Presets docker >> Right-click menu >> Assign to tag >> New tag input box.

When I was using Krita on Surface and Wacom MSP 13 without a keyboard for the first time, the biggest issue I had was that I could not press enter to input a tag, even when I copied the words from a text file.

I've also met many people who don't know they need to press Enter after they input a new tag, so they got very confused by Krita's tag system as "nothing I input was showing up".

Adding those buttons, or only the [Enter] button should greatly improve the usability and ease the learning curve for new users.

These buttons can either be text, or they can be small icons like [OK] [V] [X] which takes less space.
Comment 1 Jaime Torres 2018-09-30 07:36:59 UTC
Git commit 1b50235ce3c2e375da37a905a64cd5864da64497 by Jaime Torres Amate.
Committed on 30/09/2018 at 07:36.
Pushed by jtamate into branch 'master'.

Add a + button and the clear button to Add New Tag

Summary:
Add an + button and the clear button to Add New Tag.
It should be easier to use.

Test Plan: The new aspect of the menu is: {F6291575}

Reviewers: #krita, rempt

Reviewed By: #krita, rempt

Subscribers: rempt

Tags: #krita

Differential Revision: https://phabricator.kde.org/D15811

M  +6    -3    libs/widgets/KoResourceItemChooserContextMenu.cpp
M  +3    -2    libs/widgets/KoResourceItemChooserContextMenu.h

https://commits.kde.org/krita/1b50235ce3c2e375da37a905a64cd5864da64497
Comment 2 Tyson Tan 2018-09-30 07:42:30 UTC
Thank you Jaime!