[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #5995] Font panel problem
From: |
nobody |
Subject: |
[bug #5995] Font panel problem |
Date: |
Tue, 25 Nov 2003 11:05:15 -0500 |
User-agent: |
Mozilla/4.74 [en] (X11; U; Linux 2.0.36 i686) |
=================== BUG #5995: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5995&group_id=99
Changes by: Alexander Malmberg <alexander@malmberg.org>
Date: Tue 11/25/2003 at 17:05 (Europe/Stockholm)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | alexm
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
NSFontPanel was getting confused about where to send the -changeFont: message.
What's supposed to happen is that the latest terminal window is the main
window, the preferences panel is the key window, and the font panel is just
floating there, so when you click on 'Set', the message goes to the key window
(the preferences panel).
However, in many cases (focus/key/main window issues) the font panel would
become the key window when it's ordered in. Since neither the key window (now
the font panel) nor the main window (some terminal window) responds to
-changeFont:, nothing would happen.
I've fixed this (at least for now) by letting the preferences panel become the
main window. Fixed in Backbone/Terminal cvs.
=================== BUG #5995: FULL BUG SNAPSHOT ===================
Submitted by: None Project: GNUstep
Submitted on: Thu 10/16/2003 at 15:52
Category: Application Severity: 5 - Major
Bug Group: Bug Resolution: Fixed
Assigned to: alexm Status: Closed
Summary: Font panel problem
Original Submission: Using gnustep-make/base 1.8.0 and gnustep-gui/back 0.9.0
and Terminal.app 0.9.4
When I try to change to font. The font it not set.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Tue 11/25/2003 at 17:05 By: alexm
NSFontPanel was getting confused about where to send the -changeFont: message.
What's supposed to happen is that the latest terminal window is the main
window, the preferences panel is the key window, and the font panel is just
floating there, so when you click on 'Set', the message goes to the key window
(the preferences panel).
However, in many cases (focus/key/main window issues) the font panel would
become the key window when it's ordered in. Since neither the key window (now
the font panel) nor the main window (some terminal window) responds to
-changeFont:, nothing would happen.
I've fixed this (at least for now) by letting the preferences panel become the
main window. Fixed in Backbone/Terminal cvs.
-------------------------------------------------------
Date: Sun 10/19/2003 at 22:58 By: FredKiefer
As I cannot reprocude this problem with Ink.app I suspect that it si specific
to Terminal.app and therefore did change the category.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5995&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #5995] Font panel problem,
nobody <=