Project

Profile

Help

Bug #4488

closed

Some Gizmo glitches

Added by Michael Kay about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gizmo
Sprint/Milestone:
-
Start date:
2020-03-20
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
10
Fix Committed on Branch:
10
Fixed in Maintenance Release:
Platforms:

Description

In developing the Gizmo solution published at

https://stackoverflow.com/questions/60777594/add-a-namespace-prefix-to-the-tags-of-the-default-name-space-of-an-xml-document/60782746#60782746

I encountered a few glitches.

  1. On the load command, auto-completion of absolute filenames (/Users/mike/...) appears not to be working

  2. If a relative filename is used and tab is pressed while typing the name of the first step in the file path, auto-completion deletes the "load" command and repositions the cursor at the start of the line.

  3. Paths are supposed to work with the convention that an unprefixed name matches on local name only. This is not working: I needed to use /*:svg rather than /svg

Please register to edit this issue

Also available in: Atom PDF