Issue 128526 - Two icons for the same message "Invalid sheet name."
Summary: Two icons for the same message "Invalid sheet name."
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: ui (show other issues)
Version: 4.1.12
Hardware: PC Windows, all
: P5 (lowest) Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 15:21 UTC by Czesław Wolański
Modified: 2022-07-09 15:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Relevant screenshots (Calc, Draw, Basic IDE) (516.21 KB, image/jpeg)
2022-07-09 15:21 UTC, Czesław Wolański
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Czesław Wolański 2022-07-09 15:21:37 UTC
Created attachment 87130 [details]
Relevant screenshots (Calc, Draw, Basic IDE)

(1) CALC - Renaming sheet

- click the sheet tab while pressing the Alt key.
  Delete the sheet name and validate.
  Result: AOO displays the box with message "Invalid sheet name."
          The accompanying icon: INFORMATION

- double click the sheet tab
  (or use "Rename Sheet" in its context menu)
  In the "Rename Sheet" dialog delete the sheet name and validate.
  Result: AOO displays the box with message "Invalid sheet name."
          The accompanying icon: STOP

So the same operation leads to the same message marked
by a different icon. It should not be like that
(faulty logic and bad UX).


(2) CALC - other relevant operations

- choose menu 'Insert - Sheet'
  In the "Insert Sheet" dialog delete the sheet name
  and validate.
  The message reads: "Invalid sheet name.".
  The accompanying icon: STOP

- choose menu 'Tools - Scenarios'
  In the "Create Scenario" dialo delete the scenario name
  and validate.
  The message reads: "Invalid sheet name.".
  The accompanying icon: INFORMATION

- choose menu 'Insert - Names - Labels'
  In the "Define Label Range" dialog enter an incorrect name
  (in the "Range" or "For data range" field").
  The message reads: "Invalid sheet name.".
  The accompanying icon: STOP


(3) Intercomponental consistency

- DRAW
  Attempting to enter an empty name results in a message:
  "The name chosen already exists.
   Please enter another name"
  The accompanying icon: EXCLAMATION POINT

- Basic IDE
  An attempt to approve an empty name
  (be it for BASIC module or dialog) ends with a message:
  "Invalid Name".
  The accompanying icon: STOP



Expected result (in all AOO components):
the same accompanying icon whenever possible/advisable