Closed
Bug 200439
Opened 22 years ago
Closed 22 years ago
Last character typed in text field when creating new profile is not displayed in target location
Categories
(SeaMonkey :: Startup & Profiles, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: p_ch)
References
Details
(Keywords: fixed1.4.1, regression)
Attachments
(2 files)
7.93 KB,
image/gif
|
Details | |
668 bytes,
patch
|
bryner
:
review+
jag+mozilla
:
superreview+
asa
:
approval1.4.1+
asa
:
approval1.5b+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
When creating a new profile last character typed is not shown in the target
location. See screenshot.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Reporter | ||
Comment 1•22 years ago
|
||
This was also tested in Mozilla 1.4a
Comment 2•22 years ago
|
||
*** Bug 200596 has been marked as a duplicate of this bug. ***
Comment 3•22 years ago
|
||
*** Bug 200981 has been marked as a duplicate of this bug. ***
Comment 4•22 years ago
|
||
-> Profile Manager: Frontend
Component: Browser-General → Profile Manager FrontEnd
OS: Windows 2000 → All
Comment 5•22 years ago
|
||
Reassigning (sorry for the spam)
Assignee: asa → jaggernaut
QA Contact: asa → gbush
Reporter | ||
Updated•22 years ago
|
Keywords: regression
Comment 6•22 years ago
|
||
*** Bug 201909 has been marked as a duplicate of this bug. ***
Comment 7•22 years ago
|
||
*** Bug 202434 has been marked as a duplicate of this bug. ***
*** Bug 205428 has been marked as a duplicate of this bug. ***
Comment 9•22 years ago
|
||
*** Bug 206209 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
this regressed between linux trunk 2003032305 and 2003032405
Comment 11•22 years ago
|
||
*** Bug 207167 has been marked as a duplicate of this bug. ***
Comment 12•22 years ago
|
||
*** Bug 207666 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
*** Bug 209805 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
*** Bug 210054 has been marked as a duplicate of this bug. ***
Comment 15•22 years ago
|
||
Additionally, pressing any key (including cursor keys, tab, backspace etc) will
cause the omitted character to show. In other words, the lower display lags one
character behind the text field. Incidentally, the directory created has the
correct name, not whatever is shown in the 'target location'.
Comment 16•22 years ago
|
||
Is this not a dupe of bug 152549?
Comment 17•22 years ago
|
||
*** Bug 211355 has been marked as a duplicate of this bug. ***
Comment 18•22 years ago
|
||
*** Bug 211710 has been marked as a duplicate of this bug. ***
Comment 19•22 years ago
|
||
*** Bug 211754 has been marked as a duplicate of this bug. ***
Comment 20•22 years ago
|
||
*** Bug 212374 has been marked as a duplicate of this bug. ***
Comment 21•22 years ago
|
||
"this regressed between linux trunk 2003032305 and 2003032405"
I have been searching the archive on MozillaZine, and I came to a thread which
contains a list of bugs fixed on 3/23 and on 3/24.
Looking at Jason's style of posting, I suspect the bug which caused this
regresssion is listed here (also, I might be wrong, but there are a few bugs
which are related to caret and text, so it seems like it):
http://forums.mozillazine.org/viewtopic.php?t=7796
(I doubt that smooth scrolling fix caused it.)
Also, there are three bug threads from 3/24:
http://forums.mozillazine.org/viewtopic.php?t=7850
http://forums.mozillazine.org/viewtopic.php?t=7851
http://forums.mozillazine.org/viewtopic.php?t=7852
Comment 22•22 years ago
|
||
you can get a more useful list of changes through bonsai
(http://bonsai.mozilla.org). see:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=SeaMonkeyAll&branch=HEAD&branchtype=match&sortby=Date&date=explicit&mindate=03%2F23%2F2003+04%3A00%3A00&maxdate=03%2F24%2F2003+05%3A00%3A00&cvsroot=%2Fcvsroot
like you said, there are a few possibilities.
Comment 23•22 years ago
|
||
A similar regression was fixed by changing an onkeydown event to an oninput
event: bug 212487, "Form autocomplete is one character behind typed text".
Assignee | ||
Comment 24•22 years ago
|
||
fwiw, this is due to the patch in bug 54035 and is indeed similar to bug
212487.
onkeypress is handled before the textbox widget gets updated.
Assignee | ||
Updated•22 years ago
|
Attachment #128063 -
Flags: superreview?(jaggernaut)
Attachment #128063 -
Flags: review?(bryner)
Comment 26•22 years ago
|
||
*** Bug 214219 has been marked as a duplicate of this bug. ***
Comment 27•22 years ago
|
||
Comment on attachment 128063 [details] [diff] [review]
use of oninput
r/sr=bryner
Attachment #128063 -
Flags: review?(bryner) → review+
Updated•22 years ago
|
Attachment #128063 -
Flags: superreview?(jaggernaut) → superreview+
Assignee | ||
Comment 28•22 years ago
|
||
Comment on attachment 128063 [details] [diff] [review]
use of oninput
requesting approval for 1.4 and 1.5b.
This bug is well understood, the one-liner patch has been tested successfully
and has a local impact and has been reviewed by bryner that fixed bug 54035 and
a regression similar to this one.
Attachment #128063 -
Flags: approval1.5b?
Attachment #128063 -
Flags: approval1.4.x?
Comment 29•22 years ago
|
||
*** Bug 215885 has been marked as a duplicate of this bug. ***
Comment 30•22 years ago
|
||
Comment on attachment 128063 [details] [diff] [review]
use of oninput
a=asa (on behalf of drivers) for checkin to Mozilla 1.5beta and the 1.4 branch.
Attachment #128063 -
Flags: approval1.5b?
Attachment #128063 -
Flags: approval1.5b+
Attachment #128063 -
Flags: approval1.4.x?
Attachment #128063 -
Flags: approval1.4.x+
Assignee | ||
Comment 31•22 years ago
|
||
fixed on trunk
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 33•21 years ago
|
||
Does anyone want to put this on the branch or should I?
Updated•21 years ago
|
Keywords: fixed1.4.1
Comment 34•21 years ago
|
||
*** Bug 218472 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•