Closed
Bug 298754
Opened 20 years ago
Closed 18 years ago
Save As window flickers Mozilla freezes
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wodzicki, Assigned: caillon)
Details
(Keywords: hang, helpwanted)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-1.3.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Fedora/1.7.8-1.3.1 Save Link Target opens the Save As Window. Click on `Save in folder' and then click on the directory name WHOSE NAME IS LONGER THAN the box showing its name. If the directory is empty, then the pop up window opened up by the `Save in folder' dialog flickers, mozilla freezes. Clicking `Cancel' or trying to kill the window doesn't work. I must go to a terminal window and kill the whole mozilla process Reproducible: Always Steps to Reproduce: 1. Described above 2. 3. Actual Results: I had this several times today. It happens everytime I do the above. Expected Results: This problem is very specific but very annoying. I experienced it many times while saving sensitive data (scientific articles) that I access from commercial publisher's paid subscription pages. This problem happens irrespective of which publisher's articles I am dowloading
Comment 1•20 years ago
|
||
this would be http://bugzilla.gnome.org/show_bug.cgi?id=154007 the bug affects gtk versions < 2.6, so anything but the latest distros get hit by this ==> Gtk although there's probably nothing that can be done here
Assignee: general → blizzard
Component: General → GFX: Gtk
Keywords: hang
Product: Mozilla Application Suite → Core
QA Contact: general → gtk
Whiteboard: INVALID
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
Is this the same problem as bug 290071?
Comment 4•19 years ago
|
||
> ==> Gtk although there's probably nothing that can be done here
Sure there is. We can not use the GTK2 filepicker unless the GTK version is at least GTK 2.6.
This sounds like a serious enough issue that we should consider not shipping 1.8 with it... Chris, could you please take a look at fixing this?Assignee: blizzard → caillon
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking1.8rc1?
Comment 5•19 years ago
|
||
Did we not use the GTK file picker in 1.0.x and that's why it works there? Or was this broken for 1.0.x too?
Comment 6•19 years ago
|
||
If there's a near-zero risk patch, please nominate this to block rc2 and we might take it as a ride-along fix if we're forced to do another release.
Flags: blocking1.8rc1? → blocking1.8rc1-
Comment 7•19 years ago
|
||
The patch would be to just up the required GTK2 version to use the GTK2 filepicker to whatever version of GTK2 is not buggy. Of course whether we're willing to do that is a separate issue; I'm not qualified to judge (especially since I personally don't use the GTK2 filepicker at all, so in the end there's a severe case of not caring one whit on my end).
Flags: blocking1.8rc2?
Comment 8•19 years ago
|
||
caillon says he doesn't care, the place to fix would be here: http://lxr.mozilla.org/mozilla/source/widget/src/gtk2/nsWidgetFactory.cpp#95
Updated•19 years ago
|
Flags: blocking1.8rc2? → blocking1.8rc2-
Updated•19 years ago
|
Keywords: helpwanted
Whiteboard: INVALID
| Assignee | ||
Comment 9•18 years ago
|
||
Resolving this; the required version is now 2.6.3
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•