FIX: "Selected" view mode in outliner #47327

Closed
opened 2016-02-04 21:13:46 +01:00 by Ralf Hölzemer · 5 comments

The "Selected" view mode in the ouliner currently behaves different from the other view modes.

  1. It does always show the active object, even if it is not selected - which is contrary to the real selection state as seen by bpy.context.selected_objects.
  2. It does not show invisible objects - which tells nothing about the real selection state as seen by bpy.context.visible_objects.

Steps to reproduce:

  • open attached test1.blend
  • note that the red cube is selected and the blue cube is active, but not selected.
    All open outliner views on the right show the correct state, except the "Selected" view. The blue cube is not selected and should not be shown here.
  • change the 3dview to some other layer than layer 1.
    Again, all open outliner views on the right show the correct state, except the Selected view. The red cube is still selected, which can also be seen in the "Current Scene" and "All Scenes" ouliner views. It should also be shown in the "Selected" view.
The "Selected" view mode in the ouliner currently behaves different from the other view modes. 1) It does always show the active object, even if it is not selected - which is contrary to the real selection state as seen by bpy.context.selected_objects. 2) It does **not** show invisible objects - which tells nothing about the real selection state as seen by bpy.context.visible_objects. **Steps to reproduce:** - open attached [test1.blend](https://archive.blender.org/developer/F280026/test1.blend) - note that the red cube is selected and the blue cube is active, but not selected. All open outliner views on the right show the correct state, except the "Selected" view. The blue cube is not selected and should not be shown here. - change the 3dview to some other layer than layer 1. Again, all open outliner views on the right show the correct state, except the Selected view. The red cube is still selected, which can also be seen in the "Current Scene" and "All Scenes" ouliner views. It should also be shown in the "Selected" view.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @cheleb

Added subscriber: @cheleb
Member

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Julian Eisel self-assigned this 2016-02-04 22:54:28 +01:00
Member

Hey thanks for the patch :) Usually the differential patch (D1763 in this case) is enough so there's no need to create a separate task for it (it's kind of confusing that we support tasks of type 'Patch', maybe we should get rid of it...).

Closing this task, further review will happen in D1763 :)

Hey thanks for the patch :) Usually the differential patch ([D1763](https://archive.blender.org/developer/D1763) in this case) is enough so there's no need to create a separate task for it (it's kind of confusing that we support tasks of type 'Patch', maybe we should get rid of it...). Closing this task, further review will happen in [D1763](https://archive.blender.org/developer/D1763) :)
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
2 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#47327
No description provided.