Bug 255031

Summary: Color Picker, and icon tools have different origin center than brush outline
Product: [Applications] krita Reporter: David REVOY <info>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: dimula73, halla, lukast.dev
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description David REVOY 2010-10-23 12:38:04 UTC
Version:           svn trunk (using KDE 4.4.5) 
OS:                Linux



Reproducible: Didn't try

Steps to Reproduce:
Paint with a brush ; resize it big, little , normal ( with the brush outliner in preference ) and click control to pick color.

Actual Results:  
The color picker appear 80px around down the center of the outliner of the brush. 

Expected Results:  
The color picker appear where my outline center/cursor is. 

The outliner can't fly hover a band of around 80px on the bottom of my workspace digital sheet. The cursor directly jump to my OS default arrow cursor.
Comment 1 Dmitry Kazakov 2010-10-26 20:42:37 UTC
Well, i can't reproduce the bug. I do always get to colorpicker in the center of the outline. Maybe, i haven't understood the bug fully?

About the bottom line: i think this is an expected OS behavior: otherwise you will never be able to switch over to any window other than Krita ;) Maybe, you mean we need some fullscreen mode?
Comment 2 LukasT 2010-11-06 16:02:08 UTC
I and Sven, we both can't reproduce it. David, can you show some screenshot or add some more details?
Comment 3 David REVOY 2010-11-06 16:07:27 UTC
I updated this week back from the conferences and all worked as a charm. I can't explain it. May be it was something only on my computer installation. Sorry about it, and I'm happy this bug was fixed ( even if it's a magical mistic fix ).
Comment 4 Halla Rempt 2010-11-06 16:12:56 UTC
Hm... I think I see what's going on here, but I'm not sure whether we can fix it. The problem is, I think, that if you use your tablet and the on-canvas brush resizer, you move your stylus about. Then, when the brush resizing is done, your stylus is at a different position on the tablet, so the cursor moves, instead of being where you started. 

Could this explain it?
Comment 5 Halla Rempt 2010-11-06 16:14:06 UTC
Ah, ok. thanks!