After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110734 - modal print dialog prevents use of the browser file selector used to save files to a .ps
modal print dialog prevents use of the browser file selector used to save fil...
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
unspecified
Other Linux
: High normal
: 1.0
Assigned To: Marco Pesenti Gritti
Marco Pesenti Gritti
Depends on:
Blocks: 112094
 
 
Reported: 2003-04-14 07:07 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dave Bordoley [Not Reading Bug Mail] 2003-04-14 07:07:06 UTC
So another reason why "app modal" windows suck. Steps to reproduce:
1. file->print...
2. Choose to save to a file by clicking the radio button.
3. Click Browse...
4. Try to interact with the file selector that pops up, you can't...
Comment 1 Marco Pesenti Gritti 2003-04-14 08:18:57 UTC
Wow, this one can be just transient I think.
Comment 2 Dave Bordoley [Not Reading Bug Mail] 2003-05-21 19:28:58 UTC
i think we should associate a print dialog per tab, and a print window
per tab so that every tab has only one associated with it. What do you
think? I need to refactor the print-dialog code too if we're going to
do this it sucks.
Comment 3 Marco Pesenti Gritti 2003-05-28 11:14:02 UTC
What I dont like much is that you can switch tab with the dialog open,
so the dialog will apply to the hidden tab.
I sort of prefer the find dialog logic == "The dialog apply to the
active tab of the transient window".
Comment 4 Marco Pesenti Gritti 2003-06-23 11:38:07 UTC
Fixed in cvs