https://bugs.documentfoundation.org/show_bug.cgi?id=171591
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |libreoffice-ux-advise@lists | |.freedesktop.org, | |[email protected] Keywords| |needsUXEval See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=40 | |917 --- Comment #1 from V Stuart Foote <[email protected]> --- Not clear this makes any sense. Issue with Calc sheets is not hw resolution, e.g. trackpad, mouse, scroll wheel precision. Rather it is fundamental issue in how Calc sheets are manipulated. It is not a sensitivity issue. It is the lack of precision in our ability to position the viewport onto a sheet, and that is a reflection that currently the 'Cell' of a sheet is "atomic". They are indexed and position by whole cells--only by row or by column. There is no by pixel movement of the sheet in the UI, that is bug 40917. Until then, the UI scroll bar controls or external HID mouse/trackpad will never equal the UX of browsers or other applications that implement by pixel movements. There is no advantage to LibreOffice implementing per user controls of the HID, instead we should refactor the scalc sheet framework to support pixel increment controls. Issue with precision of HID resolve when those fundamentals are corrected. IMHO => WF -- You are receiving this mail because: You are the assignee for the bug.
