Closed
Bug 409709
Opened 17 years ago
Closed 17 years ago
Misaligned text in Preferences… > Appearance > Fonts > Advanced…
Categories
(Camino Graveyard :: Preferences, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.6
People
(Reporter: sergei.yakovlev, Assigned: mark)
References
Details
(Keywords: fixed1.8.1.12, polish)
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/523.12.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.12.2
Build Identifier: Version 2007112812 (1.5.4)
There are two misaligned labels in this modal sheet dialog. "Minimum font size" should be 1 pixel lower. "Cursive" should be 2 pixels higher.
Reproducible: Always
Reporter | ||
Comment 1•17 years ago
|
||
[Better description.]
In the "Preferences… > Appearance > Fonts > Advanced…" modal sheet dialog, there are two misaligned labels: "Minimum font size" (should be 1 pixel lower) and "Cursive" (should be 2 pixels higher).
I'll probably get this, but anyone who goes to edit this sheet, please mind the warnings on the nib page about this nib; you'll break things if you're not careful.
So, I want to kill this nib and IBs 1.5 through 3.
Here's the story:
* Editing in IB 3 will cause IB 2.x and 1.x to throw exceptions and not really want to open the nib; setting the deployment target to 10.3 in the nib will fix that.
* Editing in IB 3 and setting the Deployment target will fix bug 278820 on 10.3 but break shift-tab looping for both tabs on 10.5 *when* the pane is the last-opened pane (this is like bug 371484); if you select another pane and go back, you just have bug 278820 on 10.5
* Editing in IB 2.5.x on 10.5 will fix bug 278820 on 10.3 but break shift-tab looping for both tabs on 10.5
* Editing in IB 1.5 will fix bug 278820 on 10.3 but randomly break shift-tab looping for Colors & Links, and always break it for Fonts, on 10.5
I'm not sure what bug is worse. I hate this nib, and I hate all the IB variation. (The only positive is that, at least on 10.3.9 or 10.5.1, I did not manage to re-introduce the bug where this nib broke Cmd-W in the prefs window :P )
Comment 4•17 years ago
|
||
Comment on attachment 294626 [details]
Nib, as edited in IB 3 with DT set to 10.3
r-, pending a close examination by someone more familiar with nibs as to whether we might be able to hand-edit the nib to fix the problems outlined above.
If there's absolutely no way to fix it completely, I think what Smokey's got here is the least worst solution, so in that case, r=me.
Attachment #294626 -
Flags: review?(cl-bugs) → review-
mento, can you decipher keyedobjects.nib? It's a lovely .plist, but I can't find anything that actually corresponds to the position or size of objects.
Option 6 is to not fix this bug until bug 278820 has been fixed.
Assignee | ||
Comment 7•17 years ago
|
||
I don't know anything about keeydobjects.nib internals, and I've never pushed too far to figure out what goes on inside. Have you considered trying to rebuild the panel from the ground up?
Assignee | ||
Comment 8•17 years ago
|
||
See bug 278820 for option 6 and beyond.
--> mento, who fixes this in bug 278820.
Assignee | ||
Comment 10•17 years ago
|
||
The fix for this was checked in along with bug 278820 on the trunk and MOZILLA_1_8_BRANCH for 1.6b1.
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: fixed1.8.1.12
Resolution: --- → FIXED
Target Milestone: --- → Camino1.6
Flags: camino1.6b3?
You need to log in
before you can comment on or make changes to this bug.
Description
•