Bug 299553 - no cursor over locked or invisible layer if brush outline selected
Summary: no cursor over locked or invisible layer if brush outline selected
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Usability (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 13:12 UTC by Tom Hall
Modified: 2012-07-10 12:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hall 2012-05-07 13:12:05 UTC
If the current layer is either locked or invisible, and the cursor shape is set to "Brush Outline", there is no cursor when hovering over the canvas. This makes it difficult to find out where the cursor is if it moves over the canvas.

Reproducible: Always

Steps to Reproduce:
1. Go to Settings > Configure Krita > General.
2. From the Cursor shape popup menu, select "Brush Outline", then click OK.
3. Lock or make invisible the current layer.
4. Select a brush tool.
5. Move the cursor over the canvas.
Actual Results:  
no cursor!

Expected Results:  
Some sort of cursor.
Comment 1 Halla Rempt 2012-05-08 08:38:24 UTC
As a matter of fact, this bug is actually the same issue as bugs

https://bugs.kde.org/show_bug.cgi?id=298936
https://bugs.kde.org/show_bug.cgi?id=290850
https://bugs.kde.org/show_bug.cgi?id=290850
https://bugs.kde.org/show_bug.cgi?id=299055
https://bugs.kde.org/show_bug.cgi?id=279501

We need to make the layer lock only lock the contents of the layer, not the whole tool, and certainly not the panning/color picking/zooming functionality.
Comment 2 Sven Langkamp 2012-07-10 12:54:32 UTC
Fixed by new locking system.