Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » Snippet032TableViewerColumnEditing broken with 3.5.1?(Editor is not accepting new values)
Snippet032TableViewerColumnEditing broken with 3.5.1? [message #502954] Thu, 10 December 2009 12:33 Go to next message
Roman Legat is currently offline Roman LegatFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,
I was wondering if the Snippet032TableViewerColumnEditing may be broken with eclipse 3.5.1, since the Celleditor is not accepting newly entered values. Is that the desired behaviour?

Detailed description:
I'm using eclipse-rcp-galileo-SR1-win32 with
org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar
org.eclipse.core.databinding.observable_1.2.0.M20090902-0800 .jar
org.eclipse.core.databinding.property_1.2.0.M20090819-0800.j ar
org.eclipse.core.databinding_1.2.0.M20090819-0800.jar
org.eclipse.jface.databinding_1.3.1.M20090826-0800.jar

JDKs are jdk1.5.0_22 and jdk1.6.0_17, problem occurs with both.
taking Snippet032TableViewerColumnEditing from
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.e xamples.databinding/src/org/eclipse/jface/examples/databindi ng/snippets/Snippet032TableViewerColumnEditing.java?view=co

When running, i can click into the cells, they receive focus, i can enter text. When leaving the cell by pressing return, tab or clicking elsewhere, the old value is restored.
Is this the desired behaviour of the example or can someone reproduce?

Thanks,
Roman
Re: Snippet032TableViewerColumnEditing broken with 3.5.1? [message #503008 is a reply to message #502954] Thu, 10 December 2009 15:00 Go to previous messageGo to next message
Matthew Hall is currently offline Matthew HallFriend
Messages: 368
Registered: July 2009
Senior Member
This is probably a bug, would you file a bugzilla with this information?

Matthew

Roman Legat wrote:
> Hi,
> I was wondering if the Snippet032TableViewerColumnEditing may be broken
> with eclipse 3.5.1, since the Celleditor is not accepting newly entered
> values. Is that the desired behaviour?
>
> Detailed description:
> I'm using eclipse-rcp-galileo-SR1-win32 with
> org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar
> org.eclipse.core.databinding.observable_1.2.0.M20090902-0800 .jar
> org.eclipse.core.databinding.property_1.2.0.M20090819-0800.j ar
> org.eclipse.core.databinding_1.2.0.M20090819-0800.jar
> org.eclipse.jface.databinding_1.3.1.M20090826-0800.jar
>
> JDKs are jdk1.5.0_22 and jdk1.6.0_17, problem occurs with both.
> taking Snippet032TableViewerColumnEditing from
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.e xamples.databinding/src/org/eclipse/jface/examples/databindi ng/snippets/Snippet032TableViewerColumnEditing.java?view=co
>
>
> When running, i can click into the cells, they receive focus, i can
> enter text. When leaving the cell by pressing return, tab or clicking
> elsewhere, the old value is restored.
> Is this the desired behaviour of the example or can someone reproduce?
>
> Thanks,
> Roman
>
Re: Snippet032TableViewerColumnEditing broken with 3.5.1? [message #503022 is a reply to message #503008] Thu, 10 December 2009 15:33 Go to previous message
Roman Legat is currently offline Roman LegatFriend
Messages: 2
Registered: July 2009
Junior Member
Done. For reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=297495
Previous Topic:Empty name to be accepted in the TextCellEditor
Next Topic:Detect Whether A Tab is Detached (Undocked)
Goto Forum:
  


Current Time: Sat Apr 20 03:53:15 GMT 2024

Powered by FUDForum. Page generated in 0.03726 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top