Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selection of features with Alt + Mouse in the attribute table does not work #9568

Closed
1 task done
diegovargasg opened this issue Oct 6, 2023 · 3 comments · Fixed by #9640 or #9645
Closed
1 task done

Selection of features with Alt + Mouse in the attribute table does not work #9568

diegovargasg opened this issue Oct 6, 2023 · 3 comments · Fixed by #9640 or #9645

Comments

@diegovargasg
Copy link
Contributor

Description

In the attribute table, the selection of features by using Alt + Mouse does not work and generates an exception:
Uncaught TypeError: Cannot read properties of null (reading 'getCoordinateFromPixelInternal')

How to reproduce

  • Open the attribute table of a layer

  • Enable the selection of features on the map
    image

  • Draw a selecting-box on the map by using Alt + Mouse dragging
    image

Expected Result
It should be posible to select features by Alt + Mouse dragging

Current Result
Exception is thrown
image

  • Not browser related

Other useful information

Affects version v2023.02.00

@tdipisa tdipisa added this to the 2023.02.01 milestone Oct 9, 2023
@tdipisa tdipisa self-assigned this Oct 9, 2023
@tdipisa tdipisa assigned MV88 and unassigned tdipisa Oct 9, 2023
@tdipisa
Copy link
Member

tdipisa commented Oct 9, 2023

Thank you for reporting @diegovargasg

@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 19, 2023
MV88 added a commit to MV88/MapStore2 that referenced this issue Oct 20, 2023
@ElenaGallo ElenaGallo self-assigned this Oct 23, 2023
@MV88
Copy link
Contributor

MV88 commented Oct 23, 2023

@ElenaGallo please test it in DEV

@MV88
Copy link
Contributor

MV88 commented Oct 23, 2023

nevermind, i thought it was the pr

@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment