Opened 10 years ago

Closed 10 years ago

#245 closed defect (fixed)

External links in Quick Start Guide do nothing

Reported by: Tom Goddard Owned by: Greg Couch
Priority: major Milestone:
Component: Documentation Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Clicking links in the Quick Start Guide that go to sites on the web do nothing. For example the 2BBV link in the Example section is supposed to go to the PDB web site.

Change History (1)

comment:1 by Greg Couch, 10 years ago

Resolution: fixed
Status: newclosed

Bug was due to the <a> tags having target="_blank", so a new tab/window is required. Currently the help viewer does not support that.

The temporary solution is to open the URL in an external web browser.

Note: See TracTickets for help on using tickets.