Closed Bug 1195651 Opened 9 years ago Closed 9 years ago

Rocketbar input is not rounded in landscape mode

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1149923

People

(Reporter: apastor, Unassigned)

References

Details

STR:

1.- Launch the browser
2.- Rotate to landscape mode
3.- Click on the search bar

Expected:

The rocketbar input appears with a border radius

Actual

The rocketbar is shown briefly without border radius and then it gets applied. Sometimes it remains without border radius all the time.
Chris, do you think this is a graphics issue? Thanks!
Flags: needinfo?(chrislord.net)
See Also: → 1194447
See Also: → 1149923
I do, yes - I thought this was an issue with the HWC that Sotaro fixed ages ago? If not, my guess would be a layers issue. Does it reproduce with HWC off?
Flags: needinfo?(chrislord.net)
(In reply to Chris Lord [:cwiiis] from comment #2)
> I do, yes - I thought this was an issue with the HWC that Sotaro fixed ages
> ago? If not, my guess would be a layers issue. Does it reproduce with HWC
> off?

Nope, this does not reproduce with HWC turned off, so it's an HWC. Let's get a regression window.
n?sotaro to see if he remembers what bug number this was, and how he fixed it - I remember it being a device-specific thing, so might involve changes outside of Gecko?
Flags: needinfo?(sotaro.ikeda.g)
Is it a dupe of 1149923?
I saw the problem even when hwc is off on latest master flame. Then, hwc seems not related to the bug. Rounded search bar is normally rendered with mask layer. When a layer has a mask layer, hwc is not used for rendering the following code check it.

https://dxr.mozilla.org/mozilla-central/source/widget/gonk/HwcComposer2D.cpp#298
Flags: needinfo?(sotaro.ikeda.g)
(In reply to Gregor Wagner [:gwagner] from comment #5)
> Is it a dupe of 1149923?

Yea, bug 1149923 seems dup of this bug.
Bug 1149923 was filed earlier than this bug. Duping this to it.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(ktucker)
Resolution: --- → DUPLICATE
QA Whiteboard: [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
You need to log in before you can comment on or make changes to this bug.