? Success

User tests: Successful: Unsuccessful:

avatar larsgrefer
larsgrefer
17 Dec 2014

Using the HTML 5 placeholder attribute for the search box when possible and setting the type attribute to 'search' instead of 'text'

avatar larsgrefer larsgrefer - open - 17 Dec 2014
avatar jissues-bot jissues-bot - change - 17 Dec 2014
Labels Added: ?
avatar nternetinspired
nternetinspired - comment - 16 Jan 2015

:clap:

Good improvement @larsgrefer. Thanks.

avatar zero-24
zero-24 - comment - 16 Jan 2015

@larsgrefer i have send you a CS PR against your branche.

@nternetinspired did you a test or code review? If it is a test can you add it here? http://issues.joomla.org/tracker/joomla-cms/5453

Thanks to both here!

avatar zero-24 zero-24 - change - 16 Jan 2015
Category Search
avatar zero-24
zero-24 - comment - 16 Jan 2015

@larsgrefer can you check Chorme I think it supports it also atm we don't use placeholder for chrome.

avatar zero-24
zero-24 - comment - 16 Jan 2015

@test patch works for IE 11 (atm i have no FF or Opera here)

avatar zero-24
zero-24 - comment - 16 Jan 2015

i will mark it successful if we have a review for chrome :smile:

avatar zero-24
zero-24 - comment - 16 Jan 2015

Chorme supports it: http://caniuse.com/#feat=input-placeholder

Can you add it to the check? maybe also Safari?

avatar zero-24
zero-24 - comment - 17 Jan 2015

@larsgrefer i have just add a patch to add safari and chrome.
larsgrefer#2

If we get this in i can mark the successful test. Thanks!

avatar nternetinspired
nternetinspired - comment - 19 Jan 2015

@test successful, placeholder element used and shown in:

Chrome (OSX): 39.0.2171.99
Safari: 7.1.2 (9537.85.11.5)

avatar larsgrefer
larsgrefer - comment - 19 Jan 2015

@zero-24 according to http://caniuse.com/#feat=input-placeholder Chrome supports the placeholder attribute since version 4 (January 2010) and Safari since version 5 (june 2010)

I thought it's not necessary to consider browsers which support the attribute for such a long time.

if we should consider them please check your patch larsgrefer#2 to use the correct versions, then il merge it into this pull-request

avatar zero-24 zero-24 - test_item - 19 Jan 2015 - Tested successfully
avatar zero-24 zero-24 - alter_testresult - 19 Jan 2015 - nternetinspired: Tested successfully
avatar zero-24 zero-24 - change - 19 Jan 2015
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 19 Jan 2015

Thanks @larsgrefer moving this here to RTC since it is tested by me and @nternetinspired


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5453.
avatar jissues-bot jissues-bot - change - 19 Jan 2015
Labels Added: ?
avatar zero-24 zero-24 - close - 19 Jan 2015
avatar roland-d roland-d - close - 19 Jan 2015
avatar roland-d roland-d - change - 19 Jan 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-01-19 22:49:09
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment