Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 303989

Summary: [Upload]Browse button does not work properly when the text on it is very long.
Product: [RT] RAP Reporter: tingel christian <jillhan520>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: major    
Priority: P3 CC: jillhan520
Version: 1.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description tingel christian CLA 2010-02-25 22:37:09 EST
Build Identifier: 20090619-0625

Browse button does not work properly when the text on it is very long.

Reproducible: Always

Steps to Reproduce:
1.launch the org.eclipse.rwt.widgets.upload.demo bundle.
2.Start a session using firefox 3.6
3.Click on the "Change browse button text" and input a very long text such as "ABCDEFGHIJKLMNOPQRSTUVWXYZ" and the click "OK"
4.click on the right area of the browse button(start from the "OPQ..." characters).
5.Nothing happens.
Comment 1 Ralf Sternberg CLA 2011-10-10 17:51:24 EDT
The upload widget is obsolete and will be removed in the future. Use the new FileUpload widget or the FileDialog implementation from the incubator instead.