Maniphest T69638

Inconsistent modal operator text [header vs. status bar]
Closed, DuplicateTO DO

Assigned To
None
Authored By
Alberto Velázquez (dcvertice)
Sep 8 2019, 5:34 PM
Tags
  • BF Blender
  • User Interface
Subscribers
Aaron Carlisle (Blendify)
Alberto Velázquez (dcvertice)
Philipp Oeser (lichtwerk)
William Reynish (billreynish)
Yevgeny Makarov (jenkm)

Description

Broken: Actual 2.81beta

When you use the bevel tool with the hotkey blender show the info of the operation in the statusbar instead the rest of modals tools that use the header.

Related Objects

Mentioned Here
T56599: Improve keymap display in status bar
rBdf02675e2173: UI: move modal operator text from headers to status bar.

Event Timeline

Alberto Velázquez (dcvertice) created this task.Sep 8 2019, 5:34 PM
Philipp Oeser (lichtwerk) claimed this task.Sep 9 2019, 2:24 PM
Philipp Oeser (lichtwerk) lowered the priority of this task from 90 to Low.
Philipp Oeser (lichtwerk) added a project: User Interface.
Philipp Oeser (lichtwerk) added subscribers: William Reynish (billreynish), Philipp Oeser (lichtwerk).

UI Team: what is the actual preferred way here?

I can see the inconsistency:

  • some tools use ED_workspace_status_text [bevel, ...]
  • some tools use still use ED_area_status_text [inset, ...]

Since I assume that the preferred way is actually to have it in the status bar (see rBdf02675e2173), I guess the usages of ED_area_status_text need to be moved to ED_workspace_status_text...
Can do that, just need a green light here.
CC @William Reynish (billreynish)

Philipp Oeser (lichtwerk) renamed this task from Bevel tool used in modal system show the info in the status bar instead the header. to Inconsistent modal operator text [header vs. status bar].Sep 9 2019, 2:25 PM
Dalai Felinto (dfelinto) removed Philipp Oeser (lichtwerk) as the assignee of this task.Dec 23 2019, 1:51 PM
Dalai Felinto (dfelinto) added a project: Tracker Curfew.
Aaron Carlisle (Blendify) removed a project: Tracker Curfew.Jan 25 2020, 8:04 PM
Aaron Carlisle (Blendify) changed the subtype of this task from "Report" to "To Do".
Aaron Carlisle (Blendify) added a subscriber: Aaron Carlisle (Blendify).

ED_workspace_status_text is the correct way.

Yevgeny Makarov (jenkm) added a subscriber: Yevgeny Makarov (jenkm).Jan 25 2020, 8:19 PM

It seems to be a duplicate of T56599.

Aaron Carlisle (Blendify) closed this task as a duplicate of T56599: Improve keymap display in status bar.Jan 27 2020, 2:25 AM