Bug 155069 - Make "Run Graphics Tests" feature experimental
Summary: Make "Run Graphics Tests" feature experimental
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.3.0.0 beta1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyBeginner, easyHack, skillCpp, topicUI
Depends on:
Blocks: Options-Dialog-View
  Show dependency treegraph
 
Reported: 2023-04-28 18:27 UTC by Stéphane Guillou (stragu)
Modified: 2024-02-19 21:17 UTC (History)
9 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 Stéphane Guillou (stragu) 2023-04-28 18:27:51 UTC
Quoting Olivier:

(In reply to Olivier Hallot from Bug 154188 comment #2)
> I think this feature is not ready and should be hidden in "experimental
> features" options under Advanced options page, or even enabled in the
> "Expert Mode".
> 
> IMHO, the graphic test dialog - as it is now - need much more work to meet
> our HID standards. So far the dialog miss a Help/OK/Cancel button row, no
> way I found to resize it, possibly misfit small screens. If user press a
> skipped test button, a micro-window pops and I found no way to resize it
> 
> I also doubt if end-users need to run these tests. In many business
> environments, features like this usually attract the unskilled, click-a-thon
> person, that will not understand the results, and possibly call the Help
> desk for support to explain or fix a broken test.

I agree with Olivier:
- Not much value for general users, only really useful when troubleshooting for developers / QA
- and therefore unnecessarily clutters the page
- More confusion for users if they end up trying it; unclear wording (e.g. "quirky")
- Unfinished UI

People needing those tests will still find the feature after turning Experimental on.
Comment 1 V Stuart Foote 2023-04-29 15:35:28 UTC
(In reply to Stéphane Guillou (stragu) from comment #0)
+1
Comment 2 Xisco Faulí 2023-05-03 15:51:22 UTC
Something to be discussed in ESC ?
Comment 3 Miklos Vajna 2023-05-04 14:20:44 UTC
CC Tomaz, I think he mentored the project.
Comment 4 Heiko Tietze 2023-05-04 14:24:30 UTC
Reminds me on bug 155070 about the skia.log. 

+1 to hide functions that are not focused on the user workflow. Either as experimental feature or put it somewhere far away from the user, eg. the About dialog.
Comment 5 Stéphane Guillou (stragu) 2024-02-19 08:51:05 UTC
4 of us approve this change, let's set to new.
Comment 6 Heiko Tietze 2024-02-19 08:56:15 UTC
In cui/source/options/optgdlg.cxx hide m_xRunGPTests (and associated label?) depending on officecfg::Office::Common::Misc::ExperimentalMode::get().
Comment 7 Tex2002ans 2024-02-19 21:17:30 UTC
Yes, I agree with comment 4:

- Hiding "Run Graphics Tests" button behind "Experimental" flag

and with Olivier's assessment quoted in comment 0:

- Normal users typically don't need to run these tests
   - Leave it for QA/devs.
- It'll put an extra burden on Help users/answerers over "broken" tests.

- - -

For example, here was a recent user who got (confused) by this button:

/r/LibreOffice: "How should I interpret the results of the Graphics Test"
- https://www.reddit.com/r/libreoffice/comments/1asysla/how_should_i_interpret_the_results_of_the/kqwbyng/

and this is what they asked:

> As I came across this function and tested it, it turns out that half of the tests are labelled as "Quirky" despite having a computer more than powerful enough to handle this software.
>
> What do these results mean, and is there a way to make sure more tests turn out as "Passed" ?

So I linked to Tomaz's fantastic explanation in Bug 152587 comment 7 + the LO Wiki's GSoC 2021 posts about its addition:

- https://bugs.documentfoundation.org/show_bug.cgi?id=152587#c7
- https://wiki.documentfoundation.org/Development/GSoC/Successfully_Implemented_Ideas#Tests_for_the_VCL_graphic_backends
- https://theproglevblog.blogspot.com/2021/08/google-summer-of-code-2021-project.html