bugGNU TeXmacs - Bugs: bug #51488, Fix move_node in tree_traverse.

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #51488: Fix move_node in tree_traverse.

Submitter:  Karl Hegbloom <karlhegbloom>
Submitted:  Mon 17 Jul 2017 06:42:34 AM UTC
   
 
Category:  Editor Priority:  5 - Normal
Item Group:  Error Status:  Fixed
Privacy:  Public Assigned to:  vdhoeven
Originator Name:  Open/Closed:  Closed
Release:  None Release:  svn trunk
Fixed Release:  None Fixed Release: 
Keywords: 

Fri 30 Oct 2020 10:20:45 AM UTC, comment #1: 

It seems that the fix has already been applied.

Note: please set the 'Item group' to 'Error' for bug reports;
I did not see this bug with my usual filters.

Joris van der Hoeven <vdhoeven>
Group administrator
Mon 17 Jul 2017 06:42:34 AM UTC, original submission:  


https://github.com/KarlHegbloom/texmacs/commit/91f2a0ae254c163adce1f981340f96f725ab481c

When traversing with "go to next similar tag", if the cursor lands inside of a tag that is not accessible, TeXmacs will print a crash trace, and then the tag will be in source mode. Changing from move_valid to move_accessible fixes that.

In texmacs-zotero-integration, the zcite tags are not accessible unless explicitly disactivated by the user. The only valid accessible cursor position for the "go to next similar tags" function is just inside of the blue rectangle at the right of the zcite tag.

Karl Hegbloom <karlhegbloom>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Updated the item)
  • -email is unavailable- added by karlhegbloom (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-10-30 vdhoeven StatusNone Fixed
        Assigned toNone vdhoeven
        Open/ClosedOpen Closed
    2020-10-23 vdhoeven Item GroupNone Error
    2017-07-17 karlhegbloom Attached File- Added fix_tree_traverse_move_node.patch, #41217

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code