Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#32396] EyeDropper does nothing on "New" in Uv image editor

Date:
2012-08-23 19:50
Priority:
3
State:
Closed
Submitted by:
Ron Weasley (particleemitter)
Assigned to:
Sergey Sharybin (nazgul)
Category:
Image & Movie I/O
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
EyeDropper does nothing on "New" in Uv image editor
Detailed description
win7 64bit, latest official blender build (2.63a)

When in the uv image editor, I click on new (to create a blank image), the eye Dropper doesn't work. It does just nothing there, mouse icon doesn't change, its just nothing happening.

I've attached an image showing the button I mean (marked red)

Followup

Message
  • Date: 2012-08-29 11:57
  • Sender: Olivier Amrein
  • The eyedropper seems to average or add the values... when trying to pick a color on the colorgrid, you can move the mouse an infinite number of time and it will eventually end up being that color.
    otherwise if you movie it around all the olor , it kind of ends up with a kind of grey.
    hope it can help
  • Date: 2012-09-03 16:06
  • Sender: Sergey Sharybin
  • There are two design limitations involved here:
    - Eyedropper requires RNA path to editing property and operator's properties does not actually have RNA path.
    - Eyedropper is an operator, which means second operator would be called from another operator, which is not actually supported.

    Listed the issue to our wiki TODO list http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/UserInterface#UI_Widgets

    Probably we'll need to hide this button from places where it can't work.
  • Date: 2012-09-24 15:03
  • Sender: Sergey Sharybin
  • Commited fix to rev50845 which hide the color picker button from a popup. All the rest possible solutions are currently ending up with a design limitations.

    Thanks for the report, closing.
 

Attached Files:

Name Date Download
eyedropper_uvimageeditor.PNG 2012-08-23 19:50 Download

Changes:

Field Old Value Date By
status_idOpen2012-09-24 15:03nazgul
close_dateNone2012-09-24 15:03nazgul
assigned_tonone2012-09-24 15:03nazgul
StatusConfirmed2012-09-24 15:03nazgul
assigned_tocampbellbarton2012-08-24 10:21campbellbarton
StatusInvestigate2012-08-24 10:21campbellbarton
assigned_tonone2012-08-24 09:49campbellbarton
StatusNew2012-08-24 09:49campbellbarton
File Added21801: eyedropper_uvimageeditor.PNG2012-08-23 19:50particleemitter