Closed
Bug 22398
Opened 26 years ago
Closed 26 years ago
[PP] linux: Cache folder selection broken, browser hangs
Categories
(SeaMonkey :: Preferences, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M13
People
(Reporter: morton, Assigned: mcafee)
References
Details
M12 build for Linux:
Preferences->Advanced->Cache
Disk Cache Folder->"Choose Folder"
It brings up the folder selection dialog, but nothing is selectable and I have
to close the window.
Comment 2•26 years ago
|
||
good question: Matt, has this feature not been implemented yet? (that would
explain why it's disabled.) if so, what milestone is it expected in?
also adding morton@nortelnetworks.com's info from 22399:
"After you have attempted to set the cache folder the prefs UI works OK. But
when you try to dismiss it via the 'OK' button the browser hangs.
Obviously connected with the folder selection problem."
Updated•26 years ago
|
Summary: Cache folder selection dialog doesn't work → Cache folder selection dialog doesn't work, browser hangs
Comment 3•26 years ago
|
||
question to user: could you please tell me which build you used? i'd like to
try to repro the hanging problem you're seeing (i've mod the summary likewise).
Updated•26 years ago
|
Severity: normal → blocker
Priority: P3 → P1
Summary: Cache folder selection dialog doesn't work, browser hangs → [PP] linux: Cache folder selection broken, browser hangs
Comment 4•26 years ago
|
||
yup, repro with the 1999122023-m12 linux build. not a problem on winNT
(1999122100-m12) or mac (1999122111-m12), as i'm able to bring up the
[functioning] dialog for selecting the disk cache folder. bumped up sev and
prio.
1. go to Prefs > Advanced > Cache
2. click Choose Folder button (for disk Cache folder)
expected: if disabled, that button shouldn't be selectable. if not disabled,
user should be able to select items in the dialog and gracefully get out of
Prefs.
result:
dialog appears, but nothing is selectable (not even OK or Cancel), so need to
close the window via X button. dialog window goes grey and the browser hangs.
had to close (via X button) the main browser win to quit. here's the console
output (from the time Prefs is selected):
Doing Appearance startup...
Looking up prefwindow object...
Creating prefwindow object...
! nsSecureBrowserUIImpl found: chrome://pref/content/pref-appearance.xul
change lock icon to unlock ?(chrome 0)
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
Loading pref-appearance.xul...
Looking up prefwindow object...
Creating prefwindow object......created
change lock icon to unlock - new document
! nsSecureBrowserUIImpl found: chrome://pref/content/preftree.xul
change lock icon to unlock ?(chrome 0)
Doing Appearance startup...
Looking up prefwindow object...
prefwindow has already been created! Hurrah!
! nsSecureBrowserUIImpl found: chrome://pref/content/pref-appearance.xul
change lock icon to unlock ?(chrome 804b001e)
Doing Top startup...
Looking up prefwindow object...
Creating prefwindow object...
! nsSecureBrowserUIImpl found: chrome://pref/content/
change lock icon to unlock ?(chrome 804b001e)
140269704 : Blur occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: A Focusable DOM Element
140641368 : Focus occurred on: A Focusable DOM Element
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
140641368 : Focus occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
node = [object XULElement]
url = chrome://pref/content/pref-cache.xul
Loading chrome://pref/content/pref-cache.xul...
Looking up prefwindow object...
prefwindow has already been created! Hurrah!
change lock icon to unlock - new document
Doing Cache startup...
Looking up prefwindow object...
Creating prefwindow object...
! nsSecureBrowserUIImpl found: chrome://pref/content/pref-cache.xul
change lock icon to unlock ?(chrome 0)
140269704 : Blur occurred on: A Focusable DOM Element
140641368 : Blur occurred on: A Focusable DOM Element
140269704 : Blur occurred on: Window with a XUL doc (happens twice)
140641368 : Blur occurred on: Window with a XUL doc (happens twice)
140269704 : Blur occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: A Focusable DOM Element
141452432 : Focus occurred on: A Focusable DOM Element
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
141452432 : Focus occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
140269704 : Blur occurred on: A Focusable DOM Element
141452432 : Blur occurred on: A Focusable DOM Element
140269704 : Blur occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
141452432 : Focus occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
140269704 : Blur occurred on: Window with a XUL doc (happens twice)
141452432 : Blur occurred on: Window with a XUL doc (happens twice)
140269704 : Blur occurred on: Window with a XUL doc (happens twice)
140269704 : Focus occurred on: A Focusable DOM Element
140269704 : Focus occurred on: Window with a XUL doc (happens twice)
WEBSHELL- = 5
WEBSHELL- = 4
135298368 : Focus occurred on: Window with an HTML doc (happens twice)
135298368 : Focus occurred on: Window with an HTML doc (happens twice)
Gtk-CRITICAL **: file gtkwidget.c: line 1394 (gtk_widget_destroy): assertion
`widget != NULL' failed.
JavaScript Error: null
URL: chrome://pref/content/PrefsWindow.js
LineNo: 141
WEBSHELL- = 3
WEBSHELL- = 2
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•26 years ago
|
||
Linux
I can select a file, click OK, textfield
is blank, click in textfield, content appears.
This bug is fixed, the need-to-click-to-see-contents
part is another bug.
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•