Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Combobox is closed soon in the Property view in WPE(in eclipse3.6, )
Combobox is closed soon in the Property view in WPE [message #836322] Wed, 04 April 2012 10:54
satoshi kobayashi is currently offline satoshi kobayashiFriend
Messages: 1
Registered: April 2012
Junior Member
When I choose a control and change its property in the property view,
some of the combobox will be closeed as soon as I open it.

I would appreciate it very much if somebody tell me how to fix it.

The problem will be shown in the following case:

Precondition:
1. Create a new Dynamic Web project.
2. Create a JSP file and open it with WPE.
3. Place a button control from palette to the graphical editor.

Steps to reproduce:
1. Select the control's attribute in property view to activate the cell editor(I chose lang attribute)
2. Then, quickly open the combo box. (within approximately 1 sec, in my environment)

Results:
The combo box loses its focus quickly before allowing the user to set a selection.

If I wait a little bit for the cell editor to finish its activation, then the
drop down menu stays as expected when I click on the drop down button.

The cause of this problem I guess is somewhat related to the forcefocus method
that is called in the last part of activate of the cell editor, which is:
org.eclipse.jst.pagedesigner.properties.celleditors.LabeledStyleComboCellEditor

Thanks in advance.
Previous Topic:I want to customize the pageDesignEditor !
Next Topic:Trouble importing war file into Enterprise App project
Goto Forum:
  


Current Time: Fri Apr 26 18:06:58 GMT 2024

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

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

Back to the top