Closed
Bug 81529
Opened 23 years ago
Closed 23 years ago
content of Validation preference panel too wide and too long
Categories
(Core Graveyard :: Security: UI, defect, P2)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
Future
People
(Reporter: bugzilla, Assigned: ddrinan0264)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
thx to smfr for pointing this out on his mac debug build --unable to repro on
verif bits due to bug 81271.
to observe:
1. in the Preferences dialog, go to Privacy and Security > Validation.
2. select the radiobutton for "Use OCSP to validate all certificates using the
URL and signer specified here"
3. drop down the menulist.
results [as seen with the modern theme]:
* menulist takes a while [few seconds] to build, in the meantime you get a big
blank menulist.
* once built, the menulist is huge: its width and height goes beyond the bounds
of the preferences dialog.
* the box outlines in the panel itself appear clipped on the right side.
smfr, could you attach a screenshot?
Reporter | ||
Updated•23 years ago
|
Comment 2•23 years ago
|
||
The box is only clipped after you select an entry which doesn't fit.
The initial popup is wide, but only as wide as the longest entry (see the bottom
entries). Do all the entries have to have "builtin object token" prepended to them?
I'll attach a screenshot.
Comment 3•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
OS: Mac System 9.x → All
Hardware: Macintosh → All
Reporter | ||
Comment 4•23 years ago
|
||
have linux debug with psm2 (built on the first try, whee! :), and will attach
screenshot soon...
Reporter | ||
Comment 5•23 years ago
|
||
Reporter | ||
Comment 6•23 years ago
|
||
Reporter | ||
Comment 7•23 years ago
|
||
interesting observation: in modern the content within the panel is clipped off
on the right side. however, in classic the panel content wraps neatly [no
clipping on the right side, even tho' the menulist is still big].
maybe the string "Builtin Object Token" could be removed from the menulist
items? this would help narrow the menulist a bit. not sure if/how the names
could be more abbreviated [and still convey meaning], to further narrow down the
menulist...
Reporter | ||
Comment 8•23 years ago
|
||
cc'ing hewitt to see if he'd have additional info as to why there's wrapping in
classic, but modern. just curious.
Updated•23 years ago
|
Keywords: nsenterprise
Updated•23 years ago
|
Target Milestone: 2.1 → Future
Comment 13•23 years ago
|
||
removing nsenterprise keyword from PSM bugs with target milestone of future.
Keywords: nsenterprise
Reporter | ||
Comment 15•23 years ago
|
||
i no longer see the panel clipping, at least with 2001.08.09.xx-comm bits on
linux and winnt. however, the menulist is still too wide.
Updated•23 years ago
|
QA Contact: ckritzer → junruh
Comment 16•23 years ago
|
||
Marking WFM. This appears to be fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•