Closed
Bug 167786
Opened 21 years ago
Closed 21 years ago
typeahead messes up bitfluxeditor
Categories
(SeaMonkey :: Find In Page, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: aaronlev)
References
()
Details
2002091008w32, typeahead enabled, caret browsing enabled i didn't intentionally enable typeahead, i'm just using it to file other bugs and andreww mentioned this cool demo. it worked at first. then i clicked insert symbol and inserted some hebrew letters (arbitrary choice), when i switched back to the demo clicked the bulleted list item and started typing, everything went to typeahead instead of the document. note that we had a similar bug in mailnews composer.
Comment 1•21 years ago
|
||
Now I know, what you are talking about... Just downloaded the latest nightly build and yes, our editor doesn't work anymore with typeahead :( (although typeahead seems to be a cool feature normally..) And e.preventDefault(); and e.stopPropagation(); in the keypress-event seems not of much use to prevent that. But anyway, keep up the good work on mozilla, it's a pleasure to work with it :) chregu
Assignee | ||
Comment 2•21 years ago
|
||
preventDefault() doesn't work yet, but I'm working to fix that in bug 167921. Solution should come in the next week.
Assignee | ||
Comment 3•21 years ago
|
||
The fix for bug 167921 just got checked in - can you see if preventDefault fixes the bitflux problem now?
Assignee | ||
Comment 4•21 years ago
|
||
Marking this fixed, since all the work on our done is finished. The bitflux folks can either verify it or reopen it, if they have problems using the preventDefault fix.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•21 years ago
|
Component: Accessibility APIs → Keyboard Navigation
QA Contact: dsirnapalli → chregu
Comment 5•21 years ago
|
||
Just downloaded the latest nightly and Bitflux Editor seems to work again. Thanks for the quick response :) chregu
Component: Keyboard: Navigation → Keyboard: Find as you Type
Updated•15 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•