In the WAB Search widget, the "hint" text for the locator is getting cut off

2076
8
05-03-2016 11:36 AM
TomLeMahieu
New Contributor II

There seems to be plenty of room in the input box, but a portion of the locator text gets cut off.

Is this just a matter of changing the style sheets?

Tags (2)
0 Kudos
8 Replies
RobertScheitlin__GISP
MVP Emeritus

Tom,

  This is definitely a css issue. Did you edit any css rules for the search widget in your app?

0 Kudos
TomLeMahieu
New Contributor II

Robert,

No I didn't.

Tom

Sent from my iPhone

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Strange. Does it fix itself when you resize the browser window?

0 Kudos
TomLeMahieu
New Contributor II

No. I think you're right about the css though. I didn't change the css for this widget but I have done some tweaking of the css's at a higher level. That has to be the problem.

Sent from my iPhone

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Tom,

  When someone tweaks the search widgets css is the only time I have seen it act the way your screenshot is showing. Can you remember what css rule you changed?

0 Kudos
TomLeMahieu
New Contributor II

I just changed color for the

.claro.dgrid-header .dgrid-cell in the ...\LaunchpadTheme\styles\default\css\dojo-override.css.

Nothing that should have affected this.

When I use the Inspector in Chrome, the element.style width = 190.  When I change it in the Inspector it's fine.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Tom,

  What version of WAB are you using?

0 Kudos
TomLeMahieu
New Contributor II

1.3

Sent from my iPhone

0 Kudos