Closed
Bug 303637
Opened 20 years ago
Closed 18 years ago
bfcache: Drag-n-drop of text stops working after going Back (GTK1 only)
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
Details
(Keywords: regression)
Ńote: this bug only occurs on GTK1 it seems.
STEPS TO REPRODUCE
1. start SeaMonkey GTK1
2. visit this bug report
3. click in Additional Comments textarea
4. load any other page, e.g. http://www.google.com/
5. go Back
6. select some text in the Summary textfield
7. drag-n-drop the selected text onto the Additional Comments textarea
ACTUAL RESULTS
the drop fails, no text is inserted
If I restart SeaMonkey and repeat the above, but skip step 3, then it works.
It also works if I do step 3, but skip 4 and 5.
PLATFORMS & BUILDS TESTED
Bug occurs in SeaMonkey nightly build 2005-08-05-05 (GTK1) Linux.
The bug does NOT occur if I append to prefs.js:
user_pref("browser.sessionhistory.max_entries", 0);
user_pref("browser.sessionhistory.max_viewers", 0);
I cannot reproduce the bug in recent GTK2 builds.
Updated•20 years ago
|
Blocks: blazinglyfastback
| Reporter | ||
Comment 1•18 years ago
|
||
Gtk1/xlib widget code has been removed on trunk and this bug doesn't seem
like a branch candidate.
-> WONTFIX
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•