webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
741 stars 63 forks source link

www.decathlon.ro - Missing “Voice Search” #31597

Closed softvision-oana-arbuzov closed 5 years ago

softvision-oana-arbuzov commented 5 years ago

URL: https://www.decathlon.ro/

Browser / Version: Firefox Nightly 69.0a1 (2019-05-21) Operating System: Windows 10 Pro Tested Another Browser: Yes

Problem type: Design is broken Description: Missing “Voice Search”
Steps to Reproduce:

  1. Navigate to https://www.decathlon.ro/
  2. Observe “Search” bar.

Expected Behavior: “Voice Search” button is not available.

Actual Behavior: “Voice Search” button is not available.

Note

  1. Not reproducible on Chrome 74.0.3729.169.
  2. Screenshot attached. Missing element:
    <div class="vocal-search">
    <div class="vocal-search--wave"></div>
    <div class="vocal-search--sonar"></div>
    <div class="vocal-search--icon">
        <svg viewBox="0 0 12 18" version="1.1"
            xmlns="http://www.w3.org/2000/svg"
            xmlns:xlink="http://www.w3.org/1999/xlink">
            <g stroke="none" class="vocal-search--icon-image" stroke-width="1" fill="#6A6B6D" fill-rule="evenodd">
                <g transform="translate(-639.000000, -16.000000)">
                    <g transform="translate(639.000000, 16.000000)">
                        <path d="M5.82352941,0 L5.82352941,0 C7.43165265,0 8.73529412,1.27245387 8.73529412,2.84210526 L8.73529412,9.47368421 C8.73529412,11.0433356 7.43165265,12.3157895 5.82352941,12.3157895 L5.82352941,12.3157895 C4.21540617,12.3157895 2.91176471,11.0433356 2.91176471,9.47368421 L2.91176471,2.84210526 C2.91176471,1.27245387 4.21540617,0 5.82352941,0 Z M10.9191176,6.15789474 C10.5170868,6.15789474 10.1911765,6.4760082 10.1911765,6.86842105 L10.1911765,9.47368421 C10.1911765,11.8281613 8.23571427,13.7368421 5.82352941,13.7368421 C3.41134455,13.7368421 1.45588235,11.8281613 1.45588235,9.47368421 L1.45588235,6.86842105 C1.45588235,6.4760082 1.12997199,6.15789474 0.727941176,6.15789474 C0.325910366,6.15789474 0,6.4760082 0,6.86842105 L0,9.47368421 C0.00143777542,12.3371958 2.1849019,14.7525877 5.09558824,15.1105263 L5.09558824,16.5789474 L3.15441176,16.5789474 C2.75238095,16.5789474 2.42647059,16.8970608 2.42647059,17.2894737 C2.42647059,17.6818865 2.75238095,18 3.15441176,18 L8.49264706,18 C8.89467787,18 9.22058824,17.6818865 9.22058824,17.2894737 C9.22058824,16.8970608 8.89467787,16.5789474 8.49264706,16.5789474 L6.55147059,16.5789474 L6.55147059,15.1105263 C9.46215692,14.7525877 11.645621,12.3371958 11.6470588,9.47368421 L11.6470588,6.86842105 C11.6470588,6.4760082 11.3211485,6.15789474 10.9191176,6.15789474 L10.9191176,6.15789474 Z" id="Dictation"></path>
                    </g>
                </g>
            </g>
        </svg>
    </div>
    </div>

Watchers: @softvision-oana-arbuzov @softvision-sergiulogigan @cipriansv

sv; Screenshot Description

Browser Configuration
  • None

From webcompat.com with ❤️

reinhart1010 commented 5 years ago

The Web Speech API is currently supported only on Chrome.

If the site contains feature detection code, then this should be a duplicate of bz1248897.

karlcow commented 5 years ago

What @reinhart1010 said,

but for me it's not here on macos on Chrome and Firefox Screenshot Description

karlcow commented 5 years ago

Close as duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1248897

lock[bot] commented 5 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

ksy36 commented 12 months ago

Revisiting this for the KB entry, https://bugzilla.mozilla.org/show_bug.cgi?id=1856507 and indeed the voice search is not an option anymore in Chrome