https://bugs.documentfoundation.org/show_bug.cgi?id=172383
--- Comment #3 from Eyal Rozenberg <[email protected]> --- (In reply to Heiko Tietze from comment #2) > You probably talk about form controls, Yes, sorry, I should have phrased this better. > Why do you think a slider is needed? I didn't say it was needed; that's why I marked this an enhancement. > Is this control standardized and exists in other > applications? A slider/scroll-bar is a common form control in many GUI toolkits/environments, e.g. https://learn.microsoft.com/en-us/windows/apps/develop/ui/controls/slider https://www.tutorialspoint.com/mfc/mfc_slider_controls.htm https://developer.android.com/reference/com/google/android/material/slider/Slider https://developer.apple.com/design/human-interface-guidelines/sliders you can put it on a web page very easily: https://www.w3schools.com/howto/howto_js_rangeslider.asp and finally - it's available in MS Office: https://cdn.educba.com/academy/wp-content/uploads/2018/11/Scrollbar-in-Excel.jpg -- You are receiving this mail because: You are the assignee for the bug.
