Color piker missing #43940

Closed
opened 2015-03-09 12:22:46 +01:00 by Erick Tukuniata · 14 comments

System Information
Operating system and graphics card

win 7 64 550ti

Blender Version
Broken: (example: 2.69.7 4b206af, see splash screen) 5737832
Worked: (optional)

Short description of error
color piker missing
Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps

Color picker missing in the uv image when adding a new image. check the image below

color_piker.png

**System Information** Operating system and graphics card win 7 64 550ti **Blender Version** Broken: (example: 2.69.7 4b206af, see splash screen) 5737832 Worked: (optional) **Short description of error** color piker missing **Exact steps for others to reproduce the error** Based on a (as simple as possible) attached .blend file with minimum amount of steps Color picker missing in the uv image when adding a new image. check the image below ![color_piker.png](https://archive.blender.org/developer/F149140/color_piker.png)

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @ErickNyanduKabongo

Added subscriber: @ErickNyanduKabongo
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Member

What do you mean by missing? Does it also not show up if you turn up the brightness value at the right?

What do you mean by missing? Does it also not show up if you turn up the brightness value at the right?

Added subscriber: @kevindietrich

Added subscriber: @kevindietrich

@JulianEisel, he's talking about the eyedropper. As far as I know it's only available when painting, then I don't know what the rule is for that one.

@JulianEisel, he's talking about the eyedropper. As far as I know it's only available when painting, then I don't know what the rule is for that one.

Added subscriber: @zeauro

Added subscriber: @zeauro

pipette.jpg
In fact, it is not available only for painting. It is available for any color slot in UI (material colors. color ramps, etc...) except, here.

Not a high priority problem. Just consistency remark.
Maybe psy-fi want to force users to use Fill brush while painting. :)

![pipette.jpg](https://archive.blender.org/developer/F149374/pipette.jpg) In fact, it is not available only for painting. It is available for any color slot in UI (material colors. color ramps, etc...) except, here. Not a high priority problem. Just consistency remark. Maybe psy-fi want to force users to use Fill brush while painting. :)

@zeauro I was talking about the UV/Image Editor.

@zeauro I was talking about the UV/Image Editor.

Sorry for wrong name it actually eye drop missing, thanks guy for helping ;)

Sorry for wrong name it actually eye drop missing, thanks guy for helping ;)

OK !
To clarify, problem is not relative to UV/Image Editor. It is specific to image creation.
We can create image from buttons on toolself of 3D view, Texture tab of Properties Editor, Image node, etc...

Each time, it is same color picker panel with missing eye dropper.

OK ! To clarify, problem is not relative to UV/Image Editor. It is specific to image creation. We can create image from buttons on toolself of 3D view, Texture tab of Properties Editor, Image node, etc... Each time, it is same color picker panel with missing eye dropper.
Julian Eisel self-assigned this 2015-03-11 00:04:34 +01:00
Member

Might easily be a todo, but need to investigate first.

Might easily be a todo, but need to investigate first.
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Member

Had a look at the code but this was disabled intentionally. There is a comment saying:

  /* if color block is invoked from a popup we wouldn't be able to set color properly
 * this is because color picker will close popups first and then will try to figure
 * out active button RNA, and of course it'll fail
 */

So the eyedropper is disabled for color buttons inside popups as it doesn't work properly.
Also see: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/UserInterface#UI_Widgets, #32396

Anyway, thanks for the report, but this is considered as a todo.

Had a look at the code but this was disabled intentionally. There is a comment saying: ``` /* if color block is invoked from a popup we wouldn't be able to set color properly ``` * this is because color picker will close popups first and then will try to figure * out active button RNA, and of course it'll fail */ So the eyedropper is disabled for color buttons inside popups as it doesn't work properly. Also see: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/UserInterface#UI_Widgets, #32396 Anyway, thanks for the report, but this is considered as a todo.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#43940
No description provided.