Closed Bug 298174 Opened 20 years ago Closed 20 years ago

initialFirstRepsonder in pref panels ignored

Categories

(Camino Graveyard :: Accessibility, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Camino0.9

People

(Reporter: mikepinkerton, Assigned: sfraser_bugs)

Details

The tabs and webFeatures pref panels ignore the initialFirstResponder set in the
nib when they are made the selected panel with full key access turned on and
appear to set it to the first button created in the view list.

(right now both those panels have something other than the topmost checkbox as
the first responder, but even changing that has no effect, so i didn't check it
in. I think the infrastructure needs to be fixed as well).
Target Milestone: --- → Camino0.9
The correct way to hook up the first responder in our pref panes is to connect
up the _initialKeyView on the nib File's Owner.

Fixed (by fixing the nibs, not the code).
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.