Opened 14 years ago

Closed 14 years ago

#1514 closed defect (fixed)

Ctrl+Click can't end digitize LineString in Chrome on Windows

Reported by: sparkliu Owned by:
Priority: low Milestone: 2.3
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

In Chrome on Windows, after calling DigitizeLineString, the tooltip says "Ctrl + Click" to end digitize, but the true operation that can end digitizing is "Shift + Click".

This is because the tooltip is set according to "macOS" value (viewerfiles / ajaxmappane.templ, line 326), but digitize ending using "safari" (viewerfiles / digitize.js, line 399 - 400).

Attachments (1)

1514 fix patch.patch (693 bytes ) - added by sparkliu 14 years ago.
Fix patch

Download all attachments as: .zip

Change History (2)

by sparkliu, 14 years ago

Attachment: 1514 fix patch.patch added

Fix patch

comment:1 by sparkliu, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.