Clipboard is erased after closing program. affects multiple programs.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GnuCash |
New
|
Unknown
|
|||
Mozilla Firefox |
Fix Released
|
Unknown
|
|||
One Hundred Papercuts |
Invalid
|
Undecided
|
Unassigned | ||
The Gimp |
New
|
Unknown
|
|||
firefox (Ubuntu) |
Won't Fix
|
Low
|
Mozilla Bugs | ||
firefox-3.5 (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
xulrunner-1.9 (Ubuntu) |
Confirmed
|
Medium
|
Unassigned | ||
xulrunner-1.9.1 (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
gnome 2.12 has clipboard management so that if you copy something from an app,
then close the app, it'll still be in the clipboard for you to paste elsewhere.
although this works with plenty of other applications (gedit, evolution, etc),
it does not work with firefox. if you copy something from within firefox, then
close firefox and try to paste it somewhere else, the clipboard will be blank
and there'll be nothing to paste.
ii firefox 1.0.6-1ubuntu10 lightweight web browser based on Mozilla
ii nautilus 2.12.0-0ubuntu2 file manager and graphical shell for GNOME
ii firefox-
Mozilla Firefox
ii gnome-about 2.12.0-0ubuntu1 The GNOME about box
ii gnome-app-install 0+20050903 GNOME Application
Installer
ii gnome-applets 2.12.0-0ubuntu1 Various applets for
GNOME 2 panel - binary f
ii gnome-applets-data 2.12.0-0ubuntu1 Various applets for
GNOME 2 panel - data fil
ii gnome-bin 1.4.2-20 Miscellaneous
binaries used by GNOME
ii gnome-common 2.11.0-0ubuntu1 common scripts and
macros to develop with GN
ii gnome-control-
configure the GNOME desktop
ii gnome-desktop-data 2.12.0-0ubuntu1 Common files for
GNOME 2 desktop apps
ii gnome-icon-theme 2.12.0-0ubuntu1 GNOME Desktop icon theme
ii gnome-libs-data 1.4.2-20 Data for GNOME libraries
ii gnome-media 2.12.O-0ubuntu1 The GNOME Media
Utilities
ii gnome-menus 2.12.0-0ubuntu1 an implementation of
the freedesktop menu sp
ii gnome-mime-data 2.4.2-1 base MIME and
Application database for GNOME
ii gnome-panel 2.12.0-0ubuntu1 launcher and docking
facility for GNOME 2
ii gnome-panel-data 2.12.0-0ubuntu1 common files for
GNOME 2 panel
ii gnome-session 2.12.0-0ubuntu1 The GNOME 2 Session
Manager
Changed in firefox: | |
assignee: | ijackson → nobody |
Changed in firefox: | |
status: | Unknown → Confirmed |
Changed in firefox: | |
assignee: | mozillateam → mozilla-bugs |
Changed in xulrunner-1.9: | |
assignee: | nobody → mozilla-bugs |
Changed in xulrunner-1.9: | |
importance: | Undecided → Medium |
Changed in gnucash: | |
status: | Unknown → New |
summary: |
- firefox doesn't work with gtk clipboard management + gnome clipboard contents wiped erased after program quits. now affects + multiple programs. |
Changed in gimp: | |
status: | Unknown → New |
summary: |
- gnome clipboard contents wiped erased after program quits. now affects - multiple programs. + Clipboard is erased after closing program. affects multiple programs. |
Changed in xulrunner-1.9 (Ubuntu): | |
assignee: | Mozilla Bugs (mozilla-bugs) → nobody |
Changed in hundredpapercuts: | |
status: | New → Invalid |
Changed in firefox: | |
status: | Confirmed → Fix Released |
no longer affects: | mousepad |
Since gnome desktop that firefox attempts to blend with on linux uses the www.freedesktop .org/wiki/ Standards_ 2fclipboards_ 2dspec
freedesktop specs for clipboard management, anything copied from firefox is lost
when firefox is closed as firefox does not follow these specifications:
http://
in other applications copying something and closing the application does not
cause the copied content to be lost (this clipboard manager was implemented in
gnome 2.12)