User tests: Successful: Unsuccessful:
Summary of changes:
<input>
element with the default search valueelement-invisible
class if the label is hidden (same class is in use, and hardcoded in fact, in the mod_search layout)JHtml::stylesheet()
to use the JHtml::_()
methodTest Instructions:
Make sure the module still functions correctly (layout as designed, label has the element-invisible
class if supposed to be hidden, autocompletion still works)
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
The templates load it, we don't have a JHtml endpoint for it.
Oh ok my bad :)
Easy | No | ⇒ | Yes |
Category | ⇒ | Modules |
Does not work under Win 10 / MS browser Edge
page is displayed in white
I have tested this item successfully on 502a1f2
Tested successfully.
Joomla 3.4.5
Chrome
Safari
Firefox
@test successful in 3.4.5 (win10)
additional info: Win 10 / MS browser Edge and Firefox
I have tested this item successfully on 502a1f2
@text successfully testet.
I missing the possibility to change the placeholder value in backend.
Milestone |
Added: |
Milestone |
Added: |
||
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-24 13:30:31 |
Closed_By | ⇒ | Kubik-Rubik |
Labels |
Removed:
?
|
@KlausKrippeit You can change it as a language override, the placeholder uses the MOD_FINDER_SEARCH_VALUE
key. Unfortunately because of how some of the internal JavaScript is coded it isn't practical to add an option to the module to change it right now.
Milestone |
Milestone |
Added: |
Milestone |
Added: |
Milestone |
As techincally we are supporting IE8 which doesn't have placeholder support I guess we should load HTML5 Shiv now?