Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pressing the \ key while editing inline math in a chat input cell gives an internal failure #566

Open
rhennigan opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rhennigan
Copy link
Member

Pressing the \ key while editing inline cells yields an internal failure due to the inline WL template event handler firing:

image

This interferes with the ability to type special characters, etc in inline math cells.

Debug Data
Property Value
Name "Wolfram/Chatbook"
Version "1.4.2"
ReleaseID "$RELEASE_ID$"
EvaluationEnvironment "Session"
FrontEndVersion "Desktop: 14.0 for Microsoft Windows (64-bit) (December 12, 2023)"
KernelVersion "14.0.0 for Microsoft Windows (64-bit) (December 13, 2023)"
SystemID "Windows-x86-64"
Notebooks True
DynamicEvaluation True
SynchronousEvaluation True
TaskEvaluation False

Settings

Property Value
StyleSheetVersion "1.4.1.3913792210"

Stack Data

insertInlineReference
loadDefinitionNotebook
ensureChatInputCell
throwFailure
trimURL

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`FrontEnd`rootEvaluationCell[CellObject["0068e58e-a8c3-4941-b209-949235377c4a", "f4ab03a5-c259-8846-9abf-def02c06d3d4"], {CellObject["2c25fad4-3887-3448-b902-4e102344e952", "c253864a-a900-274c-9cd6-72e8047f8822"]}]
  "Arguments" -> {}
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$27275
|>
@rhennigan rhennigan added the bug Something isn't working label Jan 23, 2024
@rhennigan rhennigan self-assigned this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant