Skip to content
This repository was archived by the owner on Feb 17, 2020. It is now read-only.
This repository was archived by the owner on Feb 17, 2020. It is now read-only.

text selection is not clearing out when mouse downed in the avoided cells during diagonal selection #31

@vamshi9

Description

@vamshi9

When diagonally selecting the cells, the default selection of text in cells is being avoided.
But, when mouse downed in one of those avoided cells, the default selection is coming back on removing selection.
Here are the steps to

  1. Select the cells from 0 t0 3
    image
  2. by default 0 1 2 3 text gets selected so, on mouse down in cell 1 or cell 2 the default selection is throwing back
    image

However, on mouse down in cells from 4 to 8, this is not showing up because they are not in default range selection. What do you think could be a possible reason for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions