Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#2716 closed bug (fixed)

Python Console not in Window Menu

Reported by: ctimko Owned by: ctimko
Priority: minor: annoyance Milestone: Version 1.5.0
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: OS X
Platform Version: Awaiting user input: no

Description

When the Python Console is open it should appear within the Window menu on Mac OS X to make it easier to find when it falls to the background. In 1.4.0 this wasn't an issue because the Console couldn't be backgrounded. So either add the menu item or force the the console to be ontop.

Attachments (1)

buf2716fix.diff (575 bytes ) - added by ctimko 14 years ago.
Bug fix

Download all attachments as: .zip

Change History (5)

comment:1 by ctimko, 14 years ago

Owner: changed from nobody to ctimko
Status: newassigned

comment:1 by ctimko, 14 years ago

Owner: changed from nobody to ctimko
Priority: critical: causes crash or data corruptionminor: annoyance
Status: newassigned

by ctimko, 14 years ago

Attachment: buf2716fix.diff added

Bug fix

comment:2 by ctimko, 14 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by jef, 14 years ago

applied in r13517. Thanks.

Note: See TracTickets for help on using tickets.