Opened 8 years ago

Last modified 8 years ago

#13303 new enhancement

Improve Script console

Reported by: humdinger Owned by: pulkomandy
Priority: normal Milestone: Unscheduled
Component: Applications/WebPositive Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev50953.

WebPositive's Script console could be improved:

  • Allow multiple lines to be selected; ALT+A for selecting all.
  • Allow copying with ALT+C and an added button "Copy".
  • Add a "Save as..." button to save it all in a text file.
  • Add a timestamp in front of each line.

Change History (2)

comment:1 by pulkomandy, 8 years ago

It is currently much easier to run Web+ in a terminal and grab the script console output from there :).

Further improvements would make the script console really useful:

  • Separate events from different pages (with a filter, or in separate tabs, or?)
  • All the usual shortcuts (search, etc) - probably it should be a BTextView instead of a BListView.

comment:2 by humdinger, 8 years ago

Separate events from different pages (with a filter, or in separate tabs, or?)

Tabs could become a bit crowded. Maybe a popup menu with "All pages" for a combined view and a list of pages to only show the output for that one.

Note: See TracTickets for help on using tickets.