-
Notifications
You must be signed in to change notification settings - Fork 1
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
Platform: Comment button does not appear on text with a superscript #128
Closed
Labels
bug
Something isn't working
Comments
@Sebastian-ubs thanks for finding that. Yes you can't comment on a footnote/xref which is currently included in your selection. A work-around for now is to manually select the word (rather than use double-click). I'll need to figure out how to fix the double-click selection to not include the footnote/xref. |
irahopkinson
added a commit
that referenced
this issue
Aug 14, 2024
- add ZWSP after verse number so double-clicking first word after the number only selects that word - add ZWSP as list child of NoteNode so double-clicking first word after the note only selects that word - also remove undefined properties from `serializedEditorState` to improve debugging
irahopkinson
added a commit
that referenced
this issue
Aug 14, 2024
- add ZWSP after verse number so double-clicking first word after the number only selects that word - add ZWSP as list child of NoteNode so double-clicking first word after the note only selects that word - also remove undefined properties from `serializedEditorState` to improve debugging
irahopkinson
added a commit
that referenced
this issue
Aug 14, 2024
- add ZWSP after verse number so double-clicking first word after the number only selects that word - add ZWSP as list child of NoteNode so double-clicking first word after the note only selects that word - also remove undefined properties from `serializedEditorState` to improve debugging
irahopkinson
added a commit
to paranext/paranext-core
that referenced
this issue
Aug 14, 2024
- fixes #1007 ignore backslash keypress and if contained in paste or drag - fixes BiblioNexus-Foundation/scripture-editors#128 double-click selection ignores verse numbers and <notes> - fixes BiblioNexus-Foundation/scripture-editors#126 improve toolbar block width
irahopkinson
added a commit
to paranext/paranext-core
that referenced
this issue
Aug 14, 2024
- fixes #1007 ignore backslash keypress and if contained in paste or drag - fixes BiblioNexus-Foundation/scripture-editors#128 double-click selection ignores verse numbers and `<notes>` - fixes BiblioNexus-Foundation/scripture-editors#126 improve toolbar block width
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Double clicking a word with a superscript does not bring up the comment button
The text was updated successfully, but these errors were encountered: