Opened 6 years ago

Closed 6 years ago

#2308 closed defect (fixed)

no log scroll after 'close'

Reported by: pett Owned by: Greg Couch
Priority: moderate Milestone: 1.0
Component: Logging Version:
Keywords: Cc: Elaine Meng
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

If the log is long enough to scroll, if I type 'close' and the 'open <anything>', the log does not scroll to show the open command (or its output). If I immediately open something else (no close) then the log does scroll to the bottom.

Change History (4)

comment:1 by pett, 6 years ago

Milestone: 1.0

comment:2 by Greg Couch, 6 years ago

This bug is also present in ChimeraX 0.7 (what I had lying around on my desktop).

comment:3 by Greg Couch, 6 years ago

My mistake. My shortcut was mislabelled.

comment:4 by Greg Couch, 6 years ago

Resolution: fixed
Status: assignedclosed

Bug was due to spurious "link_clicked". The url was a data: url that corresponded to the text given to the setHtml function. The guess is that is what is sent from Python to the QWebEngine process.

Note: See TracTickets for help on using tickets.