Re: [BUG SUBMITTED] Text Field Cells in Table View: Enabled and Editable not working

2013-01-04 Thread Jerry Krinock
I've submitted this with a sample project. Bug ID# 12958605. Text Cell in NSTable Can't be Edited if Window has no Title Summary: In an NSTextFieldCell, in an NSTableView, in an NSWindow that has to title bar (as many developers configure for use as sheets), the user cannot edit the text.

Re: [BUG SUBMITTED] Text Field Cells in Table View: Enabled and Editable not working

2013-01-04 Thread Jens Alfke
On Jan 4, 2013, at 11:52 AM, Jerry Krinock je...@ieee.org wrote: Instead of getting a focus ring around the clicked cell, you get a 1-pixel gray rectangle. Instead of the text being highlighted normally, you get a gray highlight. When you type characters, a sysbeep. This isn’t a bug, if I