Closed
Bug 301248
Opened 19 years ago
Closed 19 years ago
backspace goes back on linux
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: csthomas)
Details
(Keywords: regression)
Attachments
(1 file)
1.04 KB,
patch
|
Biesinger
:
review+
neil
:
superreview+
asa
:
approval1.8b4+
|
Details | Diff | Splinter Review |
regression caused by bug 219203
backspace should not go back. the relevant part of the patches was not checked
in. filing this bug on that.
Reporter | ||
Updated•19 years ago
|
Flags: blocking-seamonkey1.0a+
Comment 1•19 years ago
|
||
This is a dataloss issue, so updating severity. Please, please fix this, CTho.
This is exactly the sort of crap I've been trying to avoid by sticking with
seamonkey...
Assignee: guifeatures → cst
Severity: normal → critical
Reporter | ||
Comment 2•19 years ago
|
||
possible patch, but I can't test right now. bz, can you?
Reporter | ||
Comment 3•19 years ago
|
||
(patch is extracted from an earlier patch for that bug)
Comment 4•19 years ago
|
||
Patch works great.
Reporter | ||
Updated•19 years ago
|
Attachment #189728 -
Attachment description: patch? → patch
Attachment #189728 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #189728 -
Flags: review+
Assignee | ||
Updated•19 years ago
|
Keywords: regression
Updated•19 years ago
|
Attachment #189728 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Reporter | ||
Comment 5•19 years ago
|
||
Comment on attachment 189728 [details] [diff] [review]
patch
seamonkey-only patch to make backspace on non-windows behave the way it used
to. (it changed unintentionally)
Attachment #189728 -
Flags: approval1.8b4?
Updated•19 years ago
|
Attachment #189728 -
Flags: approval1.8b4? → approval1.8b4+
Reporter | ||
Comment 6•19 years ago
|
||
Checking in xpfe/bootstrap/browser-prefs.js;
/cvsroot/mozilla/xpfe/bootstrap/browser-prefs.js,v <-- browser-prefs.js
new revision: 1.28; previous revision: 1.27
done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
This bug isn't fixed. From kb.mozillazine.org:
"Any other integer value will simply unmap the backspace key. In Linux builds after 2006-12-07, the default is 2."
Therefore it was a regression on 2006-12-07 and must be fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•