• Archived

can I enable 'next button ' on softkeyboard to go to select element ?

<input>1</input> <input>2</input> <select>select element</select> <input>3</input> when I was doing the investigation , I… (read more)

<input>1</input> <input>2</input> <select>select element</select> <input>3</input>

when I was doing the investigation , I found that when user touch 'next button ' it will lead to the next editable content , in this case , it will be 1 -> 2 , and next touch will be submit , I assume it is because next element is button instead of a text input . But are we able to go to the select element and then [input '3'] by click 'next button' from [input '2'] ?

I have attach two image to clarify what the differences of the button in softkeyboard between 'textINput -> textINput' and textInput -> Select, I am using google Pixel 6 pro thanks

Asked by peiting.sun 1 year ago

Last reply by Paul 1 year ago

  • Archived

Dropdown acting as an popup

In my tablet, i have been testing my website where I could see that dropdowns were displaying as a popup when i click them, in all other browsers drop downs were listing … (read more)

In my tablet, i have been testing my website where I could see that dropdowns were displaying as a popup when i click them, in all other browsers drop downs were listing the items below when i click but only in firefox it's listing the items as popup in screen, how can i fix this?

Asked by subramaniank0702 1 year ago

Last reply by Paul 1 year ago

  • Solved
  • Archived

Firefox thinks I scanned with phone camera despite doing from within the app

Trying to scan from my a53 to pair things up and it keeps thinking I used my phones camera despite using the button in the app from the url bar on android. Just like it s… (read more)

Trying to scan from my a53 to pair things up and it keeps thinking I used my phones camera despite using the button in the app from the url bar on android. Just like it says to do here. I can't for the life of figure out why it thinks I'm using the camera when I only did that once then figured out to use the app(really wish it was also in the menu next to the tab count as well....).

Asked by Kaosine 1 year ago

Answered by Kaosine 1 year ago

  • Archived

navigator.geolocation.getCurrentPosition: Problems since some weeks.

I have a php / javascript based web-application that is running since years very well. On some pages I am using geolocation, mainly on Android-smartphones. Since some w… (read more)

I have a php / javascript based web-application that is running since years very well.

On some pages I am using geolocation, mainly on Android-smartphones.

Since some weeks only in Firefox (Standard, Beta and Nightly) the geolocation is very slow or I get a timeout. The timeout-option is set to 60 sec.

The application has no problems on Chrome, Opera, DuckDuckGo or the MI-Browser from Xiaomi, so I am sure that will be a bug in Firefox 107.2.0 for Android and not in my Application.


Additional Informations:

My location: Darmstadt / Germany.

The issue is tested on 2 android smartphones and a PC.

The geolocation on the pc is normal fast, less than 5 seconds.

Asked by Hamburgo 1 year ago

Last reply by Hamburgo 1 year ago