-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Sometimes can't select existing features #1676
Comments
Same thing has happened to me since iD was released in the beginning. I've usually solved it by clicking on the buttons above, selecting Area for example and then deselect it and then cursor behaves normally for a while. Chrome on PC as well. |
I tried that, it doesn't seem to help though. |
Does this coincide with symptoms like in #1678? |
Also, are there any errors in the JavaScript console (Ctrl-Shift-J) when this happens? |
No, it doesn't seem like #1678 . Will check on the second one. |
I haven't been able to replicate it, but if I do I'll post it here. |
I have similar problem with Firefox on Linux. |
Errors from FF console: Is there a way to use not minimized version of iD? |
Yeah, can you try on http://openstreetmap.us/iD/release/? Thanks! On Aug 16, 2013, at 7:45 AM, Paulius Zaleckas notifications@github.com wrote:
|
Testing on @jfirebaugh link I can replicate the behavior by double-clicking quickly on a Point element, it then locks that element in place and I can no longer pick any element, Point, points in Areas or other. Clicking on an element in the menu (Point,Line,Area) and then click on it again to deselect gets me able to move around. |
@Stalfur Very strange, I can't reproduce that on Chrome 28 either on Mac or on PC. Double-clicking a point zooms in one level and selects the point without any ill effects. Can you try the same thing in an incognito window? |
Tried in incognito, I am still able to double-click so that I can't select any feature. This time it took 4 attempts (zoomed in the first tries) but it happened both while logged in and also in an incognito window, and I'm not getting anything in javascript console on Chrome. |
On another PC I tried editing and everything was OK with FF 22, but when I installed FF 23 it is almost impossible to use iD. Now I get the same error: |
@pauliuszaleckas I believe the FF issue to have a different cause, and I'm fairly confident I have a fix for 1.1.4. I'm stumped on the Chrome issue. |
Yes, 1.1.4 works OK with FF. Thank you. |
Video showing behavior http://www.youtube.com/watch?v=IlFbrDPB-M0 |
I did some debugging with @jfirebaugh and this issue can be reproduced on latest master by dragging a node then double-clicking that node. It does not occur if you pan the map before doing those actions and having saved data then resetting that data does not matter. Chrome |
From the debugging session we determined that when this happens, iD is stuck in the |
@Stalfur Can you evaluate |
I tried on the iMac upstairs and was unable to reproduce in Chrome, so it's specific to Windows + Chrome |
@jfirebaugh I was unable to evaluate it, or get anything at all. It stayed blank the entire time, not seeing any errors or warnings. |
Behavior from video 7 days ago still present in 1.2.1, clicking on a point moves it and locks it. |
I'm unable to reproduce this with a Win7 + Chrome 30 image in VirtualBox following the steps from this comment. |
Nor am I, so it looks like one source of the problem is fixed. Revision 8f0fc43 |
My guess is that Chrome 30 might have fixed a browser bug that was causing this. I'd be surprised if 8f0fc43 is relevant. Is there something that suggests to you that it is? |
It's relevant because it's the revision on osm.us, not because of any changes in b78e396...8f0fc43 |
Testing http://openstreetmap.us/iD/release/ it seems this is fixed by Chrome itself. |
@aawiseman Is it fixed for you too in Chrome 30? |
Assuming so, please reopen if not. |
I have yet to notice it! So far so good! Thanks. Andrew On Wed, Oct 23, 2013 at 4:55 PM, John Firebaugh notifications@github.comwrote:
Did you know that 600,000 taxpaying DC residents don't have a vote in |
I've seen this happen very occasionally now, i.e. rarely but does happen. |
I think 0a3d216 might have fixed the root cause, or one of them anyway. |
FWIW, this happens to me from time to time. Chrome 32.0.1700.76 m on Windows. I'm not sure what I do that makes it start happening. I've tried putting |
This still happens occasionally. id.mode() seems to indicate that iD is in browse mode. The only thing that will reliably fix the issue and allow me to select ways is to quit Chrome and restart it. And even that can take two or three tries. |
Just to verify this does still happen on occasions, not in a manner I can repeat. |
Testing http://openstreetmap.us/iD/release/ |
This bug seems to be still present: https://help.openstreetmap.org/questions/34313/in-id-i-cant-select-a-way-by-clicking-on-it-in-chrome-only |
#2151 is the current bug tracking Chrome + Windows issues. |
Does anyone have a better Chrome fix and/or workaround to below? without suggesting another browser. Main fix: logoff of OpenStreetMap, close ALL chrome browser windows, launch chrome again, re-logon to OpenStreetMap. Although sometimes i need to do this more than once to fix. Workaround: hold SHIFT and select one or more objects, hit M then move the selection to new location, hit ENTER to confirm new location. |
Sometimes when I want to select an existing feature, it won't let me. Instead when I click it moves the feature a little bit. It seems to do it for points, lines and areas. If I refresh my browser it will work for the first feature, then go back to just moving it and not selecting it.
I'm using Chrome on a PC.
The text was updated successfully, but these errors were encountered: