[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-07-17 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409131

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/9855b267f7ec41 |krita/commit/637b13630ba8fa
   |8ff76d22017abc653c2b73d89c  |415ed0abbef2c13aad553e8c99

--- Comment #12 from Boudewijn Rempt  ---
Git commit 637b13630ba8fa415ed0abbef2c13aad553e8c99 by Boudewijn Rempt, on
behalf of Ivan Yossi.
Committed on 17/07/2019 at 09:13.
Pushed by rempt into branch 'krita/4.2'.

Do not trigger value Change when selecting multiple shapes

M  +1-1libs/ui/widgets/KisSelectionPropertySlider.cpp

https://invent.kde.org/kde/krita/commit/637b13630ba8fa415ed0abbef2c13aad553e8c99

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-07-16 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=409131

vanyossi  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/9855b267f7ec41
   ||8ff76d22017abc653c2b73d89c
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from vanyossi  ---
Git commit 9855b267f7ec418ff76d22017abc653c2b73d89c by Ivan Yossi.
Committed on 16/07/2019 at 20:41.
Pushed by ivany into branch 'master'.

Do not trigger value Change when selecting multiple shapes

M  +1-1libs/ui/widgets/KisSelectionPropertySlider.cpp

https://invent.kde.org/kde/krita/commit/9855b267f7ec418ff76d22017abc653c2b73d89c

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-07-12 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=409131

vanyossi  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com
 CC||ghe...@gmail.com

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-28 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #10 from Ahab Greybeard  ---
You can get the 4.2.1 appimage here:
https://download.kde.org/stable/krita/4.2.1/krita-4.2.1-x86_64.appimage if you
want to try it.

I tried the flatpak (I have the flatpak infrastructure) but it needed a massive
download and didn't work for me.

I have no problems with window resize/maximize using appimages on Debian 9 and
Linux Mint 18.3 (x86_64)

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #9 from un...@mail.ru ---
flatpack from https://flathub.org/apps/details/org.kde.krita

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #8 from un...@mail.ru ---
It's currently 4.2.2 appimage on download page.

Not reproducing in 4.2.2 appimage on new clean file, but still reproducing on
bug.kra.

4.2.2 from flatpack behaves just the same as 4.2.1 (reproducing both on clean
file and on bug.kra).

So it seems to be flatpack-releated issue.

btw, window resize/maximize is not working in appimage.

Linux Mint 19.1 amd64.

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=409131

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #7 from Ahab Greybeard  ---
@unxed: Can you try this with the 4.2.1 appimage from the krita download site?

The bug.kra file provided shows a green colour in the Tool Options docker when
the shape is selected but indicates full opacity on the opacity slider.

If I try to recreate this image with a new file, I get opacity of about 0.75
showing on the opacity slider after save and re-open and selecting.

Also, copy/pasting the text from bug.kra to a new image (same size of course)
and using the same font/size etc values, I get larger text.

Examining the original bug.kra file svg contents, the detailed syntax is
different from anything I create and is also different if bug.kra is saved to a
new filename. This is for both the shape and the text.

In the bug.kra file (as in one I create), the shape stroke is opacity=0 and
width=0 (i.e. no stroke). If I manually edit bug.kra to have width=1, then the
total transparency effect doesn't happen when you move both together.

There seems to be something unusual happening with the .svg representations and
interpretation.

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #6 from Boudewijn Rempt  ---
Not right now, I'm guessing that we'll have to inspect the actual svg in the
kra files.

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #5 from un...@mail.ru ---
Removed ~/.var/app/org.kde.krita/ completely to reset settings to defaults
(flatpak stores settings there AFAIK).

Still reproducing. Is there anything else can I do to help with investigation
on this?

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #4 from Boudewijn Rempt  ---
Nope... Doesn't reproduce for me that way.

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #3 from Boudewijn Rempt  ---
Also curious, if I add a 3rd shape, it doesn't happen anymore. I'm not sure
what's up with this file...

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=409131

--- Comment #2 from un...@mail.ru ---
Reproduced on a clean, just-created file.

Steps to reproduce:
1. Create new file, leave all properties default.
2. Add new text (leave default "loren ipsum", for example)
3. Add polyline to the same vector layer
4. Set polyline's opacity to 0.75
5. Select both polyline and text
6. Try to move

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

[krita] [Bug 409131] krita: moving 2 selected shapes (text and polygon) resets both shapes opacity to 0 if polygon had opacity less than 1

2019-06-24 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409131

Boudewijn Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Boudewijn Rempt  ---
I can confirm that with this file, but not with another file I've just created.
I wonder what's up there...

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