Discussion:
[krita] [Bug 390583] New: Cliking/Selecting some of the parameters/options on the brush editor toggles the presets as modified
Quiralta
2018-02-16 20:14:00 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

Bug ID: 390583
Summary: Cliking/Selecting some of the parameters/options on
the brush editor toggles the presets as modified
Product: krita
Version: git master
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: krita-bugs-***@kde.org
Reporter: ***@gmail.com
Target Milestone: ---

On the brush editor, a simple clicking/selecting a parameter/option will change
the preset status as modified, it seems random but mostly the ones that are
already selected produce this behavior. The following video shows the issue.

https://drive.google.com/file/d/1AtGZg8q4DyVXa8viqRw1XyqoPJ_mKjxa/view?usp=sharing
--
You are receiving this mail because:
You are watching all bug changes.
Boudewijn Rempt
2018-02-20 08:06:31 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

Boudewijn Rempt <***@valdyas.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Component|General |Brush engines
CC| |***@valdyas.org
Summary|Cliking/Selecting some of |Clicking/Selecting some of
|the parameters/options on |the parameters/options on
|the brush editor toggles |the brush editor toggles
|the presets as modified |the presets as modified
--
You are receiving this mail because:
You are watching all bug changes.
Boudewijn Rempt
2018-02-20 08:08:47 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

Boudewijn Rempt <***@valdyas.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Assignee|krita-bugs-***@kde.org |***@gmail.com
Ever confirmed|0 |1
--
You are receiving this mail because:
You are watching all bug changes.
Scott Petrovic
2018-03-02 18:10:08 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

Scott Petrovic <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://commits.kde.org/kri
| |ta/d26f9f9706f06e833d2f72f1
| |4c57c2bd78b310c8
Status|ASSIGNED |RESOLVED

--- Comment #1 from Scott Petrovic <***@gmail.com> ---
Git commit d26f9f9706f06e833d2f72f14c57c2bd78b310c8 by Scott Petrovic.
Committed on 02/03/2018 at 18:09.
Pushed by scottpetrovic into branch 'master'.

M +11 -3 libs/ui/kis_categorized_list_model.h
M +4 -2 libs/ui/kis_paintop_settings_widget.cpp
M +20 -26 libs/ui/widgets/kis_categorized_list_view.cpp
M +2 -6 libs/ui/widgets/kis_categorized_list_view.h
M +2 -2 libs/ui/widgets/kis_cmb_composite.cc
M +1 -1 libs/ui/widgets/kis_paintop_list_widget.cpp

https://commits.kde.org/krita/d26f9f9706f06e833d2f72f14c57c2bd78b310c8
--
You are receiving this mail because:
You are watching all bug changes.
Scott Petrovic
2018-03-02 18:10:56 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

Scott Petrovic <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
|ta/d26f9f9706f06e833d2f72f1 |ta/489a854dd35961e6c8d1c178
|4c57c2bd78b310c8 |89f3976f5c4bb504

--- Comment #2 from Scott Petrovic <***@gmail.com> ---
Git commit 489a854dd35961e6c8d1c17889f3976f5c4bb504 by Scott Petrovic.
Committed on 02/03/2018 at 18:10.
Pushed by scottpetrovic into branch 'krita/4.0'.

(cherry picked from commit d26f9f9706f06e833d2f72f14c57c2bd78b310c8)

M +11 -3 libs/ui/kis_categorized_list_model.h
M +4 -2 libs/ui/kis_paintop_settings_widget.cpp
M +20 -26 libs/ui/widgets/kis_categorized_list_view.cpp
M +2 -6 libs/ui/widgets/kis_categorized_list_view.h
M +2 -2 libs/ui/widgets/kis_cmb_composite.cc
M +1 -1 libs/ui/widgets/kis_paintop_list_widget.cpp

https://commits.kde.org/krita/489a854dd35961e6c8d1c17889f3976f5c4bb504
--
You are receiving this mail because:
You are watching all bug changes.
Scott Petrovic
2018-03-02 18:16:54 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

--- Comment #3 from Scott Petrovic <***@gmail.com> ---
That bug should be fixed.

Along with that fix, I also talked with some artists and made the "lock" status
only available with a right click. It was previously done with double clicking,
but that was accidentally done a lot, so you need to be more explicit now when
setting the lock status.
--
You are receiving this mail because:
You are watching all bug changes.
Quiralta
2018-03-02 20:58:32 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

--- Comment #4 from Quiralta <***@gmail.com> ---
This bug still happening for me on the master branch, exactly the same way as
originally stated, on a clean install, build.

Let me know if I should test it differently and whether to re-open or
investigate further.
--
You are receiving this mail because:
You are watching all bug changes.
Quiralta
2018-03-03 13:46:15 UTC
Permalink
https://bugs.kde.org/show_bug.cgi?id=390583

--- Comment #5 from Quiralta <***@gmail.com> ---
Never mind previous comment, rebuild and now everything is fixed :)
--
You are receiving this mail because:
You are watching all bug changes.
Loading...