bugGNUstep - Bugs: bug #9417, color picker doesn't take focus if...

Group
 
 

bug #9417: color picker doesn't take focus if called from panel

Submitter:  None
Submitted:  Tue 22 Jun 2004 11:38:31 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Change Request Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 05 Nov 2006 11:15:04 AM UTC, comment #2: 

regardless of sheets, color panels should work when modal,

i've implemented -worksWhenModal to return YES.

matt rice <ratmice>
Group Member
Fri 25 Jun 2004 09:18:34 PM UTC, comment #1: 

GNUstep does not really implement sheets, what we do is simulate them by using modal sessions and a modal session is, yes ahh, modal.
A full implementation of sheets would surely help and be a welcome extension of GNUstep GUI.

Fred Kiefer <FredKiefer>
Group Member
Tue 22 Jun 2004 11:38:31 AM UTC, original submission:  

A color well on a panel (called from NSApp beginSheet:modalFoWindow:odalDelegate:didEndSelector:contextInfo:) when chosen has the color well come up from behind the panel and does not accept focus (can't pick the color), have to exit the panel, then you can pick the color but the panel is gone and color doesn't take effect.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-05 ratmice StatusNone Fixed
    Open/ClosedOpen Closed
2004-06-25 FredKiefer CategoryMakefiles Gui/AppKit

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code