Hi Alexandre, we see our users of OnlyOffice are getting tripped by the current hyperlink cell click implementation. Almost every time a new user arrives to the platform, coming from other spreadsheet software, they visit a URL by accident. The expectation that clicking anywhere in a spreadsheet cell selects that cell is not met resulting in an inconsistent user experience. Some users went as far as comparing the current implementation to a form of clickjacking.
The unmet expectation has multiple origins but primarily inconsistency with other spreadsheet platforms where clicking a cell always translates to selecting the cell. As snich mentioned above, it is more common to have the “visit URL” behaviour not be the default when working with a spreadsheet. Ctrl+click being one of the possible alternative interactions.
Another unexpected situation is when the cell contains more than one URL. The correct behaviour is unclear resulting in confusion.
Being new to this forum I’m not sure what the procedure to request a new feature or a feature change is but, could you consider modifying this implementation or, at the very least, provide a setting to change the interaction mode globally? Specifically, could you make cell selection the default and have hyperlink visit require a modifier key?