If you set the sys pref 'NewsToolEditor' to CodeMirror and go to the News tool and edit a some news the DatePicker is overlapped by CodeMirror making it difficult to see which dates you are picking: https://snipboard.io/cRQsdN.jpg
Created attachment 107659 [details] [review] Bug 26121: Add z-index for CodeMirror To test: 1. Make sure the system preference 'NewsToolEditor' is set to CodeMirror 2. Go add or edit some News content. 3. Add some content to the News section 4. Use the datepicker to pick a Publication date/Expiration date 5. Notice its very hard to see your dates overlapping with CodeMirror. 6. Apply patch 7. Much easier to see the dates!
Created attachment 107696 [details] [review] Bug 26121: Add z-index for CodeMirror To test: 1. Make sure the system preference 'NewsToolEditor' is set to CodeMirror 2. Go add or edit some News content. 3. Add some content to the News section 4. Use the datepicker to pick a Publication date/Expiration date 5. Notice its very hard to see your dates overlapping with CodeMirror. 6. Apply patch 7. Much easier to see the dates! Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk>
Created attachment 107845 [details] [review] Bug 26121: Add z-index for CodeMirror To test: 1. Make sure the system preference 'NewsToolEditor' is set to CodeMirror 2. Go add or edit some News content. 3. Add some content to the News section 4. Use the datepicker to pick a Publication date/Expiration date 5. Notice its very hard to see your dates overlapping with CodeMirror. 6. Apply patch 7. Much easier to see the dates! Signed-off-by: Sally <sally.healey@cheshiresharedservices.gov.uk> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.03
missing dependencies, not backported to 19.11.x