This is a migrated thread and some comments may be shown as answers.

EmptyMessage bug in Chrome

1 Answer 76 Views
Input
This is a migrated thread and some comments may be shown as answers.
Razak
Top achievements
Rank 2
Razak asked on 16 Jul 2013, 03:13 PM
This bug is reproducable on the RadInput demo page

  1. Open the demo page (eg: Input - RadTextBox - First Look page)
  2. Click on either multi-line or single-line textbox. The empty message disappears and ready to receive key strokes.
  3. Without typing anything into the textbox, leave the page by clicking on other browser tab, or windows, or even the taskbar.
  4. Voila! The default empty message on that page (ie: type here) now becomes the value of the textbox.
  5. This is confirmed by the event message stated below it showing: ValueChanged (Client Event): OldValue=; NewValue=type here;


1 Answer, 1 is accepted

Sort by
0
Deyan Enchev
Telerik team
answered on 19 Jul 2013, 11:22 AM
Hi Razak,


The observed issue is a specific browser behavior. In some cases the empty message can be filled by the browser inside the textbox. When the browser populates this message, we can't tell that is the empty text, since the design of the  RadTextBox supports the input to have value the same as the empty message.

However, this issue is already forwarded to our Development team for further research and in case they find a proper solution for it, the fix will be included in some of our future releases.

I hope this helps.

Regards,
Deyan Enchev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Input
Asked by
Razak
Top achievements
Rank 2
Answers by
Deyan Enchev
Telerik team
Share this question
or