[zanata-bugs] [Bug 725229] New: Can not enable "Save" button when input simplify Chinese/traditional Chinese in Firefox 3.6.18

bugzilla at redhat.com bugzilla at redhat.com
Sun Jul 24 12:24:50 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Can not enable "Save" button when input simplify Chinese/traditional Chinese in Firefox 3.6.18

https://bugzilla.redhat.com/show_bug.cgi?id=725229

           Summary: Can not enable "Save" button when input simplify
                    Chinese/traditional Chinese in Firefox 3.6.18
           Product: Zanata
           Version: unspecified
          Platform: All
        OS/Version: Unspecified
            Status: NEW
          Severity: medium
          Priority: unspecified
         Component: Component-UI
        AssignedTo: zanata-dev-internal at redhat.com
        ReportedBy: jni at redhat.com
         QAContact: dchen at redhat.com
                CC: zanata-bugs at redhat.com, zanata-dev-internal at redhat.com
   Estimated Hours: 0.0
    Classification: Community
      Story Points: ---
              Type: ---


Description of problem:
Can not enable "Save" button when input simplify Chinese/traditional Chinese in
Firefox 3.6.18

Steps to Reproduce:
1.Go to http://hudson.englabe.bne.redhat.com
2.Select any project
3.Select zh-Hans in any version
4.Select one document
5.Click target cell and enable target cell editor
6.Enable simplify/traditional Chinese input method
7.input simplify/traditional Chinese character

Actual results:
After input Chinese character, the "Save" button still not be enabled. 

Expected results:
After input Chinese character, the "Save" button will be enabled and user can
click it to save.

Additional info:
This error doesn't happens on Chrome browser, it doesn't affect Firefox 5 on
Fedora 15, it only affect Firefox 3.6.13 on RHEL 5.6 and Firefox 3.6.18 on
Fedora 14.

In the source code, i enable the "Save" button based on keyup event, it seems
FireFox 3.6 doesn't receive any key event through input method (keyup, keydown,
and keypress event), but it do receive key event through keyboard. 

I also try valueChangeEvent, but Firefox only fire valueChangeEvent when editor
lose focus.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list