a-maksym / kingnarestyle

Automatically exported from code.google.com/p/kingnarestyle
0 stars 0 forks source link

Input Validation Tooltips Bug #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when validatating user input using validator (textinput, calendar,
numericstepper etc).
2.
3.

What is the expected output? What do you see instead?
when invalid event triggered, invalid input should showing error color and
error tooltips

What version of the product are you using? On what operating system?
not sure.

Please provide any additional information below.
error color nor error tooltips shown

Original issue reported on code.google.com by ktut...@gmail.com on 28 Aug 2009 at 1:07

GoogleCodeExporter commented 8 years ago
actually i love the skin

Original comment by ktut...@gmail.com on 28 Aug 2009 at 1:11

GoogleCodeExporter commented 8 years ago
you can try this:
ToolTip
{
    color: #FFFFFF;
    backgroundColor: 0;
    paddingLeft: 10;
    paddingRight: 10;
}

and i will write some code to show the error border :) 

Original comment by auzn1...@gmail.com on 7 Sep 2009 at 4:07

GoogleCodeExporter commented 8 years ago
now error border is duplicated...
click input with error = draw red border, click other input, again click input 
with error = draw another red border...

Original comment by hudson.a...@gmail.com on 14 Oct 2011 at 6:10

Attachments: