Created attachment 63945 [details] Screenshot after step 6 Hello Steps to reproduce : 1. File> New> Spreadsheet 2. Select A1:A10 3. Format> Conditional formatting> Conditional formatting 4. Add> Condition1 : All Cells> Color Scale (2 Entries) 5. Min : type 1 & select a color (chart10 for example) 6. Max : type 10 & select a color (green for example) See screenshot after step 6 7. Ok 8. Format> Conditional formatting> Conditional formatting 9. Click on condition1 to display/edit the parameters Expected result : display min & max values and chosen colors Actual result : colors displayed, but not the values (empty) See screenshot after step 9 note: this is just a display problem, the setting is registered and functional Platform : windows 7 64 bits & Version 3.6.0.0.beta3 (Build ID: 3e2b862) Regards Pierre-Yves
Created attachment 63946 [details] Screenshot after step 9
Reproduced (fr-discuss) with Ubuntu 12.04 en 64 bit
Reproduced (fr-discuss) with windows XP
The problem here is that the value input filed should be disabled when you selecte min or max. Min and Max are refering to the minimum and maximum value of the range and are dynamically calculated. I'll have a look at the UI issues. This is not a functional issues.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b85a2af72e3ce0a4111972d51c8f1d43599dee5e disable edit field for min and max type, fdo#51834
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ffdee69b8e653085e4681c264682cfb71761f8db&g=libreoffice-3-6 disable edit field for min and max type, fdo#51834 It will be available in LibreOffice 3.6.
Hello WORKSFORME with Version 3.6.1.2 (Build ID: e29a214) & Windows 64bits However, we may wonder why display these two areas because they are not entered by the user and do not display the min-max values of the range ? Regards Pierre-Yves