Bug 157747 - Calc select all rows and columns corner should hint at its function
Summary: Calc select all rows and columns corner should hint at its function
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard: target:25.8.0 target:25.2.0.0.beta2
Keywords: difficultyMedium, easyHack, skillCpp, topicDesign
Depends on:
Blocks: Cell-Selection
  Show dependency treegraph
 
Reported: 2023-10-13 18:45 UTC by admfubar
Modified: 2024-12-10 08:39 UTC (History)
4 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 admfubar 2023-10-13 18:45:12 UTC
Description:
In calc you can select all rows and columns by clicking the blank space at the start of the row and column headers. This space being blank it isn't obvious that this area does anything. It would be nice to indicate visually that this area does something when clicked on. Please consider adding an icon to indicate that an action is available.

Actual Results:
Upper left corner of calc sheet has no visual indication that it has an action attached to it.

Expected Results:
Add a visual indication that this area of a calc spreadsheet have an action that can be selected


Reproducible: Always


User Profile Reset: No

Additional Info:
While not a priority this would be a nice visual touch for new users.
Comment 1 admfubar 2023-10-13 18:46:57 UTC
This is the version provided by OpenSUSE 15.5
Comment 2 Stéphane Guillou (stragu) 2023-10-13 21:38:06 UTC
I agree this would improve discoverability.
Both Office 365 and OnlyOffice have a triangle corner pointing at the sheet.
A "Select all cells" tooltip could also help.
Comment 3 Heiko Tietze 2023-10-16 08:18:34 UTC
I wonder if an icon would be more flexible. But no doubt for the tooltip.

Code pointer: class ScCornerButton in sc/source/ui/view/tabview.cxx
Comment 4 Commit Notification 2024-12-09 15:45:49 UTC
Adesola Samuel committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/928081ac7288eecf7cafe0f1ac6e803dc611b39a

tdf#157747 Add tooltip to Calc select all rows

It will be available in 25.8.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 5 Commit Notification 2024-12-10 08:39:35 UTC
Adesola Samuel committed a patch related to this issue.
It has been pushed to "libreoffice-25-2":

https://git.libreoffice.org/core/commit/58a82711e41b7d50d40d7973e5b7bb7b04a63aca

tdf#157747 Add tooltip to Calc select all rows

It will be available in 25.2.0.0.beta2.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.