On 04/12/2012 11:42 PM, Hong Xu wrote:
On 04/12/2012 11:32 PM, Remi Grumeau wrote:
On Thu, Apr 12, 2012 at 4:48 PM, Hong Xu <[email protected]
<mailto:[email protected]>> wrote:
On 04/12/2012 02:24 PM, Sean Gilligan wrote:
On 4/10/12 8:33 AM, Hong Xu wrote:
This code is based on the live demo code, but not from the
example
code, so it works. But there is still one issue here: the
input field
in the dialog overlaps with the word "search" a bit. And
also, if you
click "search" "cancel" "search" two or three times, the ui
may become
strange.
Can you post an example of the "strange" behavior and/or provide a
little more detail?
Yes, of course.
The first issue: When the search dialog box is popped up, there will
be a grey "search:" in the left of the search box:
http://imgur.com/2ExNq
However, the left boundary of the cursor area in this search box is
at the left of the ":" in "search:", which means "search:" has an
overlapping area with the edit area.
This might fix it
http://code.google.com/r/remigrumeau-iui-dev/source/detail?r=f0481e4af0e79100ab62f1304f07d5e6cfdc614e&name=remigrumeau-forms
<http://code.google.com/r/remigrumeau-iui-dev/source/detail?r=f0481e4af0e79100ab62f1304f07d5e6cfdc614e&name=remigrumeau-forms>
I'll give it a try tomorrow.
Yes, this is fixed. Thanks.
The second issue: When you tap on the "Search" button, and then tap
on the "Cancel" button, then "Search" button again, "Cancel" button
again, you will found the "Search" button disappears: it is replaced
by a button without any word in it.
Can you reproduce the bug here?
http://stage.iui-js.org/test/form-test.html
I can't reproduce it here. I used TbBMod
<http://www.iui-js.org/documentation/0.50/extensions/extensions-tbbmod.html>
in my code. Maybe that's the reason that causes the problem?
Hong
--
You received this message because you are subscribed to the Google Groups
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/iphonewebdev?hl=en.