Opened 13 years ago
Closed 13 years ago
#6733 closed defect (wontfix)
Editor: can only enter a single char on last line (Safari 3.1/mac)
Reported by: | bill | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Editor | Version: | 1.1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Regression since Editor refactor.
- Load mail.html on safari 3.1/mac.
- Click "New Message button"
- make sure caret is at end of last line, and hit return.
- hit "a" key multiple times. only one "a" appears
Maybe same cause as #6324 but obviously not the same bug since it's a different widget.
This is happening on safari 4525.18, and not happening for Joose on 4525.13. Hopefully it's not another of those bugs that only happens for me, but perhaps it is.
Attachments (1)
Change History (2)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I figured out why this only happens for me. I'm running MacOS English but with the Japanese IME. When it's set to "romaji" rather than "U.S." the problem happens. "Romaji" and "U.S." are essentially the same setting (except that the former causes this bug :-( ).
I just asked someone to try a Japanese OS and this doesn't reproduce for them either; I guess it's a really esoteric bug that we shouldn't bother fixing.