Problem while saving a pdf file from a browser using Ubuntu 18.04 [duplicate]
up vote
1
down vote
favorite
This question already has an answer here:
How do I move child windows without moving or minimizing parent in GNOME 3?
2 answers
This newly appeared in Ubuntu 18.04 and was not seen in previous versions.
First when we save a pdf from a browser (firefox and chromium), a dialogue box pops up asking us to enter the file name and/or choose a location.
Secondly In previous versions of Ubuntu, this dialogue box could be dragged around to any location on the screen, in 18.04 this does not happen and what is worse the popup dialogue box freezes the entire browser so that one can not scroll down the background page.
This becomes especially irritating as while saving a file I generally give a file name similar to the title of the article, but with this new feature, the dialogue box blocks the title and forces me to do extra work.
Is there a workaround? Can this be changed in upcoming updates?
18.04 gnome-shell dialog
marked as duplicate by pomsky, karel, Zanna, Eric Carvalho, Community♦ Nov 29 at 19:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
up vote
1
down vote
favorite
This question already has an answer here:
How do I move child windows without moving or minimizing parent in GNOME 3?
2 answers
This newly appeared in Ubuntu 18.04 and was not seen in previous versions.
First when we save a pdf from a browser (firefox and chromium), a dialogue box pops up asking us to enter the file name and/or choose a location.
Secondly In previous versions of Ubuntu, this dialogue box could be dragged around to any location on the screen, in 18.04 this does not happen and what is worse the popup dialogue box freezes the entire browser so that one can not scroll down the background page.
This becomes especially irritating as while saving a file I generally give a file name similar to the title of the article, but with this new feature, the dialogue box blocks the title and forces me to do extra work.
Is there a workaround? Can this be changed in upcoming updates?
18.04 gnome-shell dialog
marked as duplicate by pomsky, karel, Zanna, Eric Carvalho, Community♦ Nov 29 at 19:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
This question already has an answer here:
How do I move child windows without moving or minimizing parent in GNOME 3?
2 answers
This newly appeared in Ubuntu 18.04 and was not seen in previous versions.
First when we save a pdf from a browser (firefox and chromium), a dialogue box pops up asking us to enter the file name and/or choose a location.
Secondly In previous versions of Ubuntu, this dialogue box could be dragged around to any location on the screen, in 18.04 this does not happen and what is worse the popup dialogue box freezes the entire browser so that one can not scroll down the background page.
This becomes especially irritating as while saving a file I generally give a file name similar to the title of the article, but with this new feature, the dialogue box blocks the title and forces me to do extra work.
Is there a workaround? Can this be changed in upcoming updates?
18.04 gnome-shell dialog
This question already has an answer here:
How do I move child windows without moving or minimizing parent in GNOME 3?
2 answers
This newly appeared in Ubuntu 18.04 and was not seen in previous versions.
First when we save a pdf from a browser (firefox and chromium), a dialogue box pops up asking us to enter the file name and/or choose a location.
Secondly In previous versions of Ubuntu, this dialogue box could be dragged around to any location on the screen, in 18.04 this does not happen and what is worse the popup dialogue box freezes the entire browser so that one can not scroll down the background page.
This becomes especially irritating as while saving a file I generally give a file name similar to the title of the article, but with this new feature, the dialogue box blocks the title and forces me to do extra work.
Is there a workaround? Can this be changed in upcoming updates?
This question already has an answer here:
How do I move child windows without moving or minimizing parent in GNOME 3?
2 answers
18.04 gnome-shell dialog
18.04 gnome-shell dialog
edited Nov 29 at 3:47
db429
1,336517
1,336517
asked Nov 28 at 18:22
SKR
61
61
marked as duplicate by pomsky, karel, Zanna, Eric Carvalho, Community♦ Nov 29 at 19:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by pomsky, karel, Zanna, Eric Carvalho, Community♦ Nov 29 at 19:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
this is due to a design decision by the Gnome project - called "Attach Modal Dialogs":
In Gnome-Tweaks
(needs to be installed) it can be easily changed to the former way:
- Select the category "Windows" in the side-pane
- turn off the first option called "Attach Modal Dialogs".
Gnome Tweaks can be installed by sudo apt install gnome-tweaks
or via the
Software-Shop.
Alternatively in a Terminal (Ctrl+Alt+t):
dconf write /org/gnome/mutter/attach-modal-dialogs false
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
this is due to a design decision by the Gnome project - called "Attach Modal Dialogs":
In Gnome-Tweaks
(needs to be installed) it can be easily changed to the former way:
- Select the category "Windows" in the side-pane
- turn off the first option called "Attach Modal Dialogs".
Gnome Tweaks can be installed by sudo apt install gnome-tweaks
or via the
Software-Shop.
Alternatively in a Terminal (Ctrl+Alt+t):
dconf write /org/gnome/mutter/attach-modal-dialogs false
add a comment |
up vote
1
down vote
this is due to a design decision by the Gnome project - called "Attach Modal Dialogs":
In Gnome-Tweaks
(needs to be installed) it can be easily changed to the former way:
- Select the category "Windows" in the side-pane
- turn off the first option called "Attach Modal Dialogs".
Gnome Tweaks can be installed by sudo apt install gnome-tweaks
or via the
Software-Shop.
Alternatively in a Terminal (Ctrl+Alt+t):
dconf write /org/gnome/mutter/attach-modal-dialogs false
add a comment |
up vote
1
down vote
up vote
1
down vote
this is due to a design decision by the Gnome project - called "Attach Modal Dialogs":
In Gnome-Tweaks
(needs to be installed) it can be easily changed to the former way:
- Select the category "Windows" in the side-pane
- turn off the first option called "Attach Modal Dialogs".
Gnome Tweaks can be installed by sudo apt install gnome-tweaks
or via the
Software-Shop.
Alternatively in a Terminal (Ctrl+Alt+t):
dconf write /org/gnome/mutter/attach-modal-dialogs false
this is due to a design decision by the Gnome project - called "Attach Modal Dialogs":
In Gnome-Tweaks
(needs to be installed) it can be easily changed to the former way:
- Select the category "Windows" in the side-pane
- turn off the first option called "Attach Modal Dialogs".
Gnome Tweaks can be installed by sudo apt install gnome-tweaks
or via the
Software-Shop.
Alternatively in a Terminal (Ctrl+Alt+t):
dconf write /org/gnome/mutter/attach-modal-dialogs false
edited Nov 29 at 1:13
answered Nov 29 at 0:33
db429
1,336517
1,336517
add a comment |
add a comment |