Website detects view as Landscape when Keyboard in opened for typing
Categories
(GeckoView :: IME, defect)
Tracking
(firefox117 affected, firefox118 affected)
People
(Reporter: dm101090, Unassigned)
References
()
Details
(Whiteboard: [qa-triaged])
Attachments
(2 files)
Steps to reproduce:
Steps:
- Ensure you are in regular portrait (vertical) mode.
- Open mappls.com
-- it is website just like Google Maps or OpenStreet maps - Tap on the search bar to type any something
(video attached)
Actual results:
The website will throw an error saying it doesn't support landscape mode.
(video attached)
Expected results:
It should allow typing from the keyboard.
Comment 2•1 year ago
|
||
Probably this site detect landscape based on screen width and height (landscape when remaining height < width )
(In reply to jackyzy823 from comment #2)
Probably this site detect landscape based on screen width and height (landscape when remaining height < width )
Could be true. It's just that I observed it was working on chromium based browser.
It seems the way keyboard app is handled in Firefox makes the new height of the screen as screen height minus keyboard height, which may have caused this. Just a guess.
Error message screenshot (from: https://webcompat.com/issues/125756)
Comment 5•1 year ago
|
||
The severity field is not set for this bug.
:jonalmeida, could you have a look please?
For more information, please visit BugBot documentation.
Comment 6•1 year ago
|
||
Hi!
Looks very much like it depends on the resolution, I tried 3 devices and only on one of them I was able to reproduce.
I couldn't reproduce on:
- Google Pixel 7 (Android 14).
- Redmi 9C NFC (Android 10).
I was able to reproduce on a Huawei P20 (Android 10).
Tested builds:
- RC 117.0.
- Nightly 118.0a1 (2023-08-28).
Updated•1 year ago
|
Updated•11 months ago
|
Updated•6 months ago
|
Updated•5 months ago
|
Comment 8•5 months ago
|
||
The severity field for this bug is set to S3
. However, the following bug duplicate has higher severity:
- Bug 1902472: S2
:m_kato, could you consider increasing the severity of this bug to S2
?
For more information, please visit BugBot documentation.
Comment 9•5 months ago
|
||
:m_kato, could you consider increasing the severity of this bug to S2?
S3 is better.
Reporter | ||
Comment 10•3 months ago
|
||
It seems the issue no longer persist. Maybe due to new Firefox changes, or Website changes, or both.
Description
•