atiaomar1978-hub commented on PR #25204: URL: https://github.com/apache/camel/pull/25204#issuecomment-5112475351
_AI-generated comment on behalf of atiaomar1978-hub_ Follow-up commit (`9c2782d5f43`) addresses Bugbot findings: - **SourceTab**: while the source viewer is in edit mode, keyboard events are routed to the viewer even when focus is on the file list (e.g. after clicking the left panel), so typing and F5 save still work. - **SourceViewer.saveEdit()**: after save/reload, markdown preview mode is restored to what the user had before edit (e.g. raw view after Space toggle), matching cancel behavior. Tests: `SourceViewerEditTest` (22 tests), including `savePreservesRawMarkdownViewAfterEdit` and `sourceTabForwardsKeysToViewerWhileEditing`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
