Bug 155396 - Click on 'Size' field in status bar should open Position&Size dialog in Calc too
Summary: Click on 'Size' field in status bar should open Position&Size dialog in Calc too
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
7.6.0.0 alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Statusbar
  Show dependency treegraph
 
Reported: 2023-05-18 23:19 UTC by Regina Henschel
Modified: 2023-05-22 14:44 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2023-05-18 23:19:59 UTC
When a shape is selected and you click on the 'Size' field in the status bar, then the Position&Size dialog opens if the module is Writer, Impress or Draw. But if you do the same in Calc, nothing happens.

Request: If you click in Calc on the 'Size' field of the status bar while a shape is selected, then the Position&Size dialog should open, same as in the other modules.
Comment 1 m_a_riosv 2023-05-19 20:52:40 UTC
+1
Comment 2 Heiko Tietze 2023-05-22 14:44:29 UTC
The position/size section takes over the uno:Size panel, or rather vice versa, ending up in a context menu with average, count, sum etc. and the tooltip "Formula" that doesn't fit the shape's properties. This is clearly a bug.

Rough code pointer: SvxPosSizeStatusBarControl::StateChangedAtStatusBarControl()