Ticket #11955 (new defect)

Opened 20 months ago

Last modified 20 months ago

%hide cells still show when printing

Reported by: iandrus Owned by: jason, mpatel, was
Priority: major Milestone:
Component: notebook Keywords: hide,printing
Cc: Work issues:
Report Upstream: N/A Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description (last modified by iandrus) (diff)

When reading a question on ask.sagemath I realized that %hide doesn't work properly when printing. This is the same bug as #5718 which was fixed 2 years ago.

If you add %hide to a cell then the output is hidden in the notebook just fine, but when printing the worksheet the entire cell is displayed as if it were not hidden (e.g. it's not even greyed out). This was on sagenb.org with Safari 5.1.1.

Change History

comment:1 Changed 20 months ago by iandrus

  • Description modified (diff)

comment:2 Changed 20 months ago by kcrisman

Can you try this in vanilla Sage 4.7.1, Ivan? Just in case it happened during the migration to flask, it would be good to identify that.

comment:3 Changed 20 months ago by iandrus

The same problem occurs on my local install of 4.7.1 which doesn't use flask.

comment:4 Changed 20 months ago by jdemeyer

  • Milestone sage-4.7.3 deleted

Milestone sage-4.7.3 deleted

Note: See TracTickets for help on using tickets.