Description: Page style area tab reset button doesn't work as expected Steps to Reproduce: 1. Open Writer 2. Page -> Page styles -> Area tab -> Click color button 3. Press reset Actual Results: Nothing Expected Results: Back to initial, none? Else I end up with a blue page Reproducible: Always User Profile Reset: No Additional Info: Version: 7.1.0.0.alpha0+ (x64) Build ID: <buildversion> CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
There might be a different point of view.. so to be certain
Also in 6.0
Wouldn't be the only place where Reset doesn't revert the color to None.
Also in Version: 7.5.2.1 (X86_64) / LibreOffice Community Build ID: e8bf3b441b8370f8440b0339fd9490765a8d57ca CPU threads: 16; OS: Linux 5.19; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Based on comment 3 I consider a Dialog bug, and not a Page Style bug.
Taking a look at this, the reset button *does* perform some action on the "color", "gradient", "image", "pattern" and "hatch" selections. For instance, if you select "color" and click on something other than the initial blue setting, then press the reset button, the color *does* reset to blue. So do we really want to make a change so that the reset button reverts the selection to "none"? Since this "bug" has been around for a few years, that is? I'll dig in and make the change if so. If not, it might be time to just close this as "won't fix" or "not a bug" or something like that.
Good point, Glen. The envisioned solution would be a multi-step reset function applied first to the section and with the second click to the whole tab (which means to end up with None). We should not over-engineer, and reset being applied per section (color, gradient, image etc.) is sufficient.