Closed
Bug 44072
Opened 25 years ago
Closed 23 years ago
Result Profile directory field has update problem
Categories
(SeaMonkey :: Startup & Profiles, defect, P3)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: bugzilla, Assigned: bugs)
References
Details
If you enter anything in the New profile name and then press anyway in the
dialog you'd expect the profile directory name field to be updated but nuthing
happens. This used to work.
It's the unblur command in newProfile1_2.xul that never fires on the:
<textfield id="ProfileName" value="&pnl2.defaultPName.label;"
onblur="updateProfileName();"/>
Reporter | ||
Comment 1•25 years ago
|
||
This problem also shows if you go to Page 2, press back and then press Next
again. Then the result profile dir is gone. This time it's a repaint problem
since switching to another application and then back again updates the result
profile dir.
Assignee | ||
Comment 2•25 years ago
|
||
I believe this is a dup of mjudge's oninput/onblur/onfoo not working for
ender lite bugs?
Did he check in a fix for this recently, I think he may have...
Reporter | ||
Comment 3•25 years ago
|
||
Not working in build 2000071808
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Reporter | ||
Comment 7•23 years ago
|
||
this is fixed long time ago, rite?
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 8•23 years ago
|
||
this has been working for quite a while- just tested on mozilla build 2002010703
to verify, thanks for reviewing!
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•