The base class from which to create a CWRC-Writer XML editor.
GNU General Public License v2.0
14
stars
3
forks
source link
in-line notes and citations: if user right-clicks on any of the embedded entities without moving the cursor in place first, they get the right-click menu option to convert to an entity not to edit the existing (embeded) entity #132
Right-clicking directly into the entity one wants to edit is likely to be desirable as a timesaving action for power users. Hence , the menu that action produces should be identical to when the user places the cursor in that area first and match the context of the text at that location (e.g. match the menu for an existing entity if one is present in that context.
Current Behaviour
When right-clicking WITHOUT selecting the text of the entity or placing the cursor inside the text of the entity first
When right-clicking AFTER selecting the text of the entity or placing the cursor inside the text of the entity first
Steps to Reproduce (for bugs)
Example doc: ilovan/Git-Writer-tests/in-line_note_Feb_2019_test2
Expected Behaviour
Right-clicking directly into the entity one wants to edit is likely to be desirable as a timesaving action for power users. Hence , the menu that action produces should be identical to when the user places the cursor in that area first and match the context of the text at that location (e.g. match the menu for an existing entity if one is present in that context.
Current Behaviour
When right-clicking WITHOUT selecting the text of the entity or placing the cursor inside the text of the entity first
When right-clicking AFTER selecting the text of the entity or placing the cursor inside the text of the entity first
Steps to Reproduce (for bugs)
Example doc: ilovan/Git-Writer-tests/in-line_note_Feb_2019_test2