Closed
Bug 393572
Opened 18 years ago
Closed 9 years ago
when typing a certain long summary into the "Summary:" field in bugzilla, we no longer scroll as you type
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: moco, Unassigned)
Details
when typing a certain long summary into the "Summary:" field in bugzilla, we no longer scroll as you type.
it might have to do with the inline spell checker.
from my console:
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed: file c:/builds/trunk/mozilla/e
xtensions/spellcheck/src/mozInlineSpellChecker.cpp, line 758
let me get a reproducable test case.
this feels like a recent regression?
| Reporter | ||
Comment 1•18 years ago
|
||
steps to usually reproduce it:
1) copy |should descriptions and other annotations be searched when we url bar autocomplete| to the clipboard. (notice, "url" and "autocomplete" are underline with the red squiggly indicating they are not in my dictionary)
2) create a new bug in bugzilla, paste that into the summary field.
3) hit the delete key four times
4) start typing, we don't scroll
this doesn't happen 100% of the time for me, but it happens a lot.
(interesting, I just saw this with the "Additional Comments:" box and vertical scrolling!)
Updated•18 years ago
|
Component: General → Editor
Product: Firefox → Core
QA Contact: general → editor
Version: Trunk → unspecified
Comment 2•18 years ago
|
||
I can see this relatively often with the quicksearch text field in Bugzilla and the Search field in chrome.
The delete key is definitely involved.
Comment 3•18 years ago
|
||
I can't reproduce this anymore on recent trunk builds.
Maybe bug 393723 fixed this ?
Comment 4•9 years ago
|
||
(In reply to philippe (part-time) from comment #3)
> I can't reproduce this anymore on recent trunk builds.
> Maybe bug 393723 fixed this ?
WFM also
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•