You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "lrbarber (via GitHub)" <gi...@apache.org> on 2023/04/04 12:43:02 UTC

[GitHub] [daffodil-vscode] lrbarber opened a new issue, #561: Close Edit window when Offset field used to change location

lrbarber opened a new issue, #561:
URL: https://github.com/apache/daffodil-vscode/issues/561

   Editing a larger file (i.e., package-lock.json) in single mode, click on a byte in the Physical window.
   The Edit widget appears with value.
   Click in the offset field, and enter an address a long way way - like 0x2002.
   
   The Physical window changes as expected, but the selected byte remains on the screen with the contents of the originally selected byte still active - with nothing indicating what byte is actively being edited.
   
   The Edit widget should be closed or adjusted to the location & value of the specified offset.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] Shanedell closed issue #561: Close Edit window when Offset field or Search used to change location

Posted by "Shanedell (via GitHub)" <gi...@apache.org>.
Shanedell closed issue #561: Close Edit window when Offset field or Search used to change location
URL: https://github.com/apache/daffodil-vscode/issues/561


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] Shanedell closed issue #561: Close Edit window when Offset field or Search used to change location

Posted by "Shanedell (via GitHub)" <gi...@apache.org>.
Shanedell closed issue #561: Close Edit window when Offset field or Search used to change location
URL: https://github.com/apache/daffodil-vscode/issues/561


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [daffodil-vscode] stricklandrbls commented on issue #561: Close Edit window when Offset field or Search used to change location

Posted by "stricklandrbls (via GitHub)" <gi...@apache.org>.
stricklandrbls commented on issue #561:
URL: https://github.com/apache/daffodil-vscode/issues/561#issuecomment-1497524961

   Testing showed that lingering data selections still exist after the ephermal window closes. One additional function call should fix this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org