Bug 361094 - [RBD] Dojo TimeTextBox: PlaceHolder text will be cut by maxLength
Summary: [RBD] Dojo TimeTextBox: PlaceHolder text will be cut by maxLength
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: lu lu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 02:40 EDT by Thomas Wu CLA
Modified: 2017-02-23 14:20 EST (History)
1 user (show)

See Also:


Attachments
screenshot (32.91 KB, image/pjpeg)
2011-10-17 02:42 EDT, Thomas Wu CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wu CLA 2011-10-17 02:40:15 EDT
Build Identifier: 20111013

There is the same issue in RBD8012.
The placeHolder text of TimeTextBox will be cut by maxLength.

Reproducible: Always

Steps to Reproduce:
1.DD a Dojo TimeTextBox into handler.
2.Open its proprties view, set placeHolder as "place holder", maxLength as "5".
3.In peview tab, or external FF browser, delete the default value of TimeTextBox, and make the place holder text displaying.

Actual results: The placeHolder text of TimeTextBox will be cut by maxLength. Compared with other widgets, such as TextField, DateTextBox, the placeHolder text should not be cut by maxLength.

Note: This might not reproduce in IE/Chrome.
Comment 1 Thomas Wu CLA 2011-10-17 02:42:24 EDT
Created attachment 205290 [details]
screenshot
Comment 2 Lisa Lasher CLA 2011-11-08 13:22:17 EST
Deferring to 1.0 - this is a low priority defect that also occurs in RBD
Comment 3 Huang Ji Yong CLA 2012-03-30 22:58:43 EDT
I think this is the design of Dojo