[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-27 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=398958

--- Comment #9 from Ahab Greybeard  ---
I confirm that this is now fixed in the 4.2.0 pre-alpha (04a7ade) appimage. (I
haven't tested the latest Windows build).

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-26 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=398958

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/00716fedf655b4859f353bb5 |ta/e03a872a0e630d71287e40bd
   |b506d391cdfc2c21|125ec9a9c09476f2

--- Comment #8 from Boudewijn Rempt  ---
Git commit e03a872a0e630d71287e40bd125ec9a9c09476f2 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 26/09/2018 at 09:35.
Pushed by rempt into branch 'krita/4.1'.

Fix cursor jumps in the Layer Properties dialog

M  +8-2libs/ui/dialogs/kis_dlg_layer_properties.cc

https://commits.kde.org/krita/e03a872a0e630d71287e40bd125ec9a9c09476f2

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=398958

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/b1a3736d07e99e8a34d115ab |ta/00716fedf655b4859f353bb5
   |df0b06159e1c6641|b506d391cdfc2c21
 Resolution|--- |FIXED

--- Comment #7 from Dmitry Kazakov  ---
Git commit 00716fedf655b4859f353bb5b506d391cdfc2c21 by Dmitry Kazakov.
Committed on 26/09/2018 at 09:27.
Pushed by dkazakov into branch 'master'.

Fix cursor jumps in the Layer Properties dialog

M  +8-2libs/ui/dialogs/kis_dlg_layer_properties.cc

https://commits.kde.org/krita/00716fedf655b4859f353bb5b506d391cdfc2c21

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-25 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=398958

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #6 from Boudewijn Rempt  ---
It got closed once more because pushing the fix to 4.1 closed the bug once
again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-25 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=398958

--- Comment #5 from Ahab Greybeard  ---
Has this bug been mistakenly marked as 'RESOLVED FIXED' because of confusion
with the commits postings for  https://bugs.kde.org/show_bug.cgi?id=398837
?

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=398958

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/14d829e820d8ba6fd704d9c8 |ta/b1a3736d07e99e8a34d115ab
   |f45e96e249c7bfa4|df0b06159e1c6641
 Resolution|--- |FIXED

--- Comment #4 from Boudewijn Rempt  ---
Git commit b1a3736d07e99e8a34d115abdf0b06159e1c6641 by Boudewijn Rempt.
Committed on 24/09/2018 at 07:05.
Pushed by rempt into branch 'krita/4.1'.

Two notes:

* This also sets the width of the label to that of the chooser,
since otherwise if there are no constraints, the label will grow
anyway.
* The pattern names that have the entire bundle path in their
name are wrong, but that's a separate bug.

M  +8-6libs/ui/widgets/kis_pattern_chooser.cc
M  +2-2libs/ui/widgets/kis_pattern_chooser.h

https://commits.kde.org/krita/b1a3736d07e99e8a34d115abdf0b06159e1c6641

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-22 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=398958

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 CC||dimul...@gmail.com
 Status|REOPENED|ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=398958

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/14d829e820d8ba6fd704d9c8
   ||f45e96e249c7bfa4

--- Comment #2 from Boudewijn Rempt  ---
Git commit 14d829e820d8ba6fd704d9c8f45e96e249c7bfa4 by Boudewijn Rempt.
Committed on 22/09/2018 at 13:25.
Pushed by rempt into branch 'master'.

Two notes:

* This also sets the width of the label to that of the chooser,
since otherwise if there are no constraints, the label will grow
anyway.
* The pattern names that have the entire bundle path in their
name are wrong, but that's a separate bug.

M  +8-6libs/ui/widgets/kis_pattern_chooser.cc
M  +2-2libs/ui/widgets/kis_pattern_chooser.h

https://commits.kde.org/krita/14d829e820d8ba6fd704d9c8f45e96e249c7bfa4

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=398958

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #3 from Boudewijn Rempt  ---
Argh, that commit was meant for https://bugs.kde.org/show_bug.cgi?id=398837

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 398958] Editing a layer name in the Layer Properties window has a fault

2018-09-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=398958

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||b...@valdyas.org
 Ever confirmed|0   |1

--- Comment #1 from Boudewijn Rempt  ---
I can confirm that -- but I have no idea what might cause this to happen.

-- 
You are receiving this mail because:
You are watching all bug changes.