Opened 12 years ago
Closed 8 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 9 years ago by
Milestone: | sage-5.11 → sage-5.12 |
---|
comment:2 Changed 9 years ago by
Milestone: | sage-6.1 → sage-6.2 |
---|
comment:3 Changed 9 years ago by
Milestone: | sage-6.2 → sage-6.3 |
---|
comment:4 Changed 9 years ago by
Milestone: | sage-6.3 → sage-6.4 |
---|
comment:5 Changed 8 years ago by
Milestone: | sage-6.4 → sage-pending |
---|---|
Reviewers: | → Karl-Dieter Crisman |
Status: | new → needs_review |
comment:6 Changed 8 years ago by
Reviewers: | Karl-Dieter Crisman → Karl-Dieter Crisman, Andrey Novoseltsev |
---|---|
Status: | needs_review → positive_review |
Changing to positive review but leaving sage-pending.
comment:7 Changed 8 years ago by
Milestone: | sage-pending → sage-duplicate/invalid/wontfix |
---|
Apparently #16911 is now merged, so here we go.
comment:8 Changed 8 years ago by
Resolution: | → duplicate |
---|---|
Status: | positive_review → 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.