[krita] [Bug 423615] New: Transformation box size gets bigger when the clone layer of a group layer is moved away from the original

2020-06-28 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=423615

Bug ID: 423615
   Summary: Transformation box size gets bigger when the clone
layer of a group layer is moved away from the original
   Product: krita
   Version: 4.3.0
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Transform
  Assignee: krita-bugs-n...@kde.org
  Reporter: necromancer...@list.ru
  Target Milestone: ---

Created attachment 129740
  --> https://bugs.kde.org/attachment.cgi?id=129740&action=edit
An example of a bug

SUMMARY
Transformation box size gets bigger when the clone layer of a group layer is
moved away from the original

STEPS TO REPRODUCE
1. Create a couple of layers to put into the group layer.
2. Quick group the layers
3. Clone the group layer, attach a transform mask to it
4. Modify the transform mask by moving the clone away from the original

OBSERVED RESULT
The transform box now is larger than the original group layer's.

EXPECTED RESULT
The transform box be the same as the original's, unless the clone layer was
scaled and/or sheared.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 19.3 Tricia
Qt Version:  5.12.8

ADDITIONAL INFORMATION
In the provided file, try to transform the mask of a clone layer and observe
the bug.
The issue creates problems when it is necessary to transform the clone of a
group layer precisely.

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

[krita] [Bug 423615] Transformation box size gets bigger when the clone layer is moved away from the original

2020-06-28 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=423615

Rayko  changed:

   What|Removed |Added

Summary|Transformation box size |Transformation box size
   |gets bigger when the clone  |gets bigger when the clone
   |layer of a group layer is   |layer is moved away from
   |moved away from the |the original
   |original|

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

[krita] [Bug 423615] Transformation box size gets bigger when the clone layer is moved away from the original

2020-06-28 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=423615

--- Comment #1 from Rayko  ---
Initially I thought it targets only the clones of group layers, but I found out
that clones of singular layers are also affected.

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

[krita] [Bug 399940] Converting Group Layer to a File Layer breaks all Transform Masks inside

2018-10-21 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=399940

--- Comment #4 from Rayko  ---
(In reply to Boudewijn Rempt from comment #2)
> I don't think we should even allow this. Krita does not support using .kra
> files as file layers, and there are no other file formats that support
> transform masks.

Excuse me, can you elaborate why .kra files are not supported? Does that mean
that, practically, 'File Layer' is not supposed to have internal hierarchy,
since other formats will just flatten the layer group?

Because if yes

> This should also fix the issue where the transform masks inside
the embedded file are broken. 

Does that means that the fix just removes ability for embedded file have
transformation masks, rather than fixing them being broken?

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

[krita] [Bug 407398] New: Alt + Click on a layer does not display selected layer only

2019-05-10 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=407398

Bug ID: 407398
   Summary: Alt + Click on a layer does not display selected layer
only
   Product: krita
   Version: 4.2.0-alpha
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Layers/Vector
  Assignee: krita-bugs-n...@kde.org
  Reporter: necromancer...@list.ru
  Target Milestone: ---

SUMMARY
Alt + Click on a layer does not display selected layer only.

STEPS TO REPRODUCE
1. Left click the layer with Alt key pressed

OBSERVED RESULT
Nothing changes.

EXPECTED RESULT
The layer of choice becomes the only visible layer.

ADDITIONAL INFORMATION
My guess is the new 'Select Opaque' gesture could break it, since it can uses
the gesture Ctrl+Alt+Left click.

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

[krita] [Bug 407398] Alt + Click on a layer does not display selected layer only

2019-05-10 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=407398

--- Comment #2 from Rayko  ---
(In reply to wolthera from comment #1)
> Yes, but these new gestures only work on the *thumbnail*, so there's plenty
> of other areas you can 'alt+click' on.

You are right. Why the functionality was changed though? Is it not possible to
differentiate between Alt+Ctrl+... and Alt+... pressed?

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

[krita] [Bug 410900] New: Lasso (Outline selection) tool does not add or remove selection with hotkeys pressed

2019-08-14 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=410900

Bug ID: 410900
   Summary: Lasso (Outline selection) tool does not add or remove
selection with hotkeys pressed
   Product: krita
   Version: 4.2.5
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Selection
  Assignee: krita-bugs-n...@kde.org
  Reporter: necromancer...@list.ru
  Target Milestone: ---

SUMMARY
I use a portable version of Krita on my Windows 7 machine.

The lasso tool ignores shift/alt keys and always selects a new region. 

It is possible to add/substract if modes are selected in Tool Options.

Rectangular, elliptical and polygonal tools work just fine, but not the lasso
for some reason.

STEPS TO REPRODUCE
1. Select a region using a lasso tool.
2. Hold shift
3. Try to add a region to the selection.

OBSERVED RESULT
A new region is selected with the old one being discarded.

EXPECTED RESULT
A new region is added to the old one.

SOFTWARE/OS VERSIONS
Windows 7

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

[krita] [Bug 399940] New: Converting Group Layer to a File Layer breaks all Transform Masks inside

2018-10-17 Thread Rayko
https://bugs.kde.org/show_bug.cgi?id=399940

Bug ID: 399940
   Summary: Converting Group Layer to a File Layer breaks all
Transform Masks inside
   Product: krita
   Version: 4.1.5
  Platform: Mint (Ubuntu based)
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Layer Stack
  Assignee: krita-bugs-n...@kde.org
  Reporter: necromancer...@list.ru
  Target Milestone: ---

SUMMARY

During my work I noticed that, if you try to convert a group layer, that
contains layers with a transform mask applied, to a file layer, the mentioned
layers will disappear. When I looked inside the file layer, the Transform Mask
is still there, but does not show anything. 

STEPS TO REPRODUCE
1. Create a file and a group layer.
2. Put a layer inside the group layer and apply a transform mask to it (I used
Perspective tool)
3. Convert the group layer to a file layer.

OBSERVED RESULT

Layer with a transform mask disappeared. In addition, if you cancel the
'convert to a file layer' operation, Krita becomes slightly unstable: the
recovered image flickers, transformes and does weird stuff when you do
something as trivial, as creating a layer or changing the visibility. I managed
to even crash Krita, when I meddled with the second group layer.

EXPECTED RESULT

Conversion to a file layer does not break anything and everything stays in
place.

SOFTWARE VERSIONS
Krita
  Version: 4.1.5

Qt
  Version (compiled): 5.10.0
  Version (loaded): 5.10.0

OS Information
  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 4.15.0-33-generic
  Pretty Productname: Linux Mint 18.3
  Product Type: linuxmint
  Product Version: 18.3

OpenGL Info
  **OpenGL not initialized**

ADDITIONAL INFORMATION

My guess is that it uses the reference system of the original file and probably
moves the transformed image out of the bounds, even if you disable the mask.

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