Opened 10 years ago
Closed 6 years ago
#11469 closed defect (duplicate)
Better documentation of comment/uncomment in notebook
Reported by: | kcrisman | Owned by: | jason, mpatel, was |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | notebook | Keywords: | |
Cc: | was, rkirov | Merged in: | |
Authors: | Reviewers: | Karl-Dieter Crisman, Andrey Novoseltsev | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Currently, NB help says
Highlight text and press ctrl-. to comment it and ctrl-, to uncomment it. Alternatively, use ctrl-3 and ctrl-4.
But it doesn't say WHEN each of these works. For instance, the latter is the only one that works on Safari, apparently.
Change History (8)
comment:1 Changed 8 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:2 Changed 7 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:3 Changed 7 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:4 Changed 7 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:5 Changed 7 years ago by
- Milestone changed from sage-6.4 to sage-pending
- Reviewers set to Karl-Dieter Crisman
- Status changed from new to needs_review
comment:6 Changed 6 years ago by
- Reviewers changed from Karl-Dieter Crisman to Karl-Dieter Crisman, Andrey Novoseltsev
- Status changed from needs_review to positive_review
Changing to positive review but leaving sage-pending.
comment:7 Changed 6 years ago by
- Milestone changed from sage-pending to sage-duplicate/invalid/wontfix
Apparently #16911 is now merged, so here we go.
comment:8 Changed 6 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
This has been fixed upstream and will presumably be in the next notebook update #16911. See this commit.