Menu

#3 Carriage Return (nothing happens), Eclipse 3.4, Java SE 6

v1.0_(example)
open-wont-fix
None
5
2008-07-22
2008-07-08
No

Hi,

the carriage return does not insert a new line at the textarea field from the richhtml4eclipse example.

I think that is a bug.

Beside this, Kudos to you for the RCP.

Thanks
Gregor

Discussion

  • Gregor Kofler

    Gregor Kofler - 2008-07-08
    • assigned_to: nobody --> tmseidel
     
  • Gregor Kofler

    Gregor Kofler - 2008-07-08
    • summary: Carriage Return (nothing happens) --> Carriage Return (nothing happens), Eclipse 3.4, Java SE 6
     
  • Tom Seidel

    Tom Seidel - 2008-07-21
    • status: open --> closed-wont-fix
     
  • Tom Seidel

    Tom Seidel - 2008-07-21

    Logged In: YES
    user_id=1666088
    Originator: NO

    This is not a bug of rh4e, it's a bug of SWT, the reason for this bug was https://bugs.eclipse.org/bugs/show_bug.cgi?id=233598 (in Eclipse 3.3 the CR works like a charm). The bug is reproducable with 3.4.0, a bugreport for that issue can be found here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=236524

    As you can see the bug is already fixed and the release is planned for 3.4.1. If you can't wait until 3.4.1 checkout the swt-source from dev.eclipse.org. I checked out HEAD and voila, CR works again with 3.4.

     
  • Gregor Kofler

    Gregor Kofler - 2008-07-22

    Logged In: YES
    user_id=2140707
    Originator: YES

    Thanks for the information.

     
  • Gregor Kofler

    Gregor Kofler - 2008-07-22
    • status: closed-wont-fix --> open-wont-fix
     

Log in to post a comment.