Closed
Bug 522113
Opened 16 years ago
Closed 16 years ago
OS/2 missing arrows and fonts too big on html dropdown elements
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 522649
People
(Reporter: wuno, Unassigned)
Details
User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; en-US; rv:1.9.3a1pre) Gecko/20091013 Minefield/3.7a1pre
Build Identifier:
regressed between 2009-10-07 (last working build) and 2009-10-08:
dropdown arrows in html pages disappeared. Moreover when a scroll list is opened the arrows are there, but when clicking on them the list rolls up, using the scrollbars works. Simple test case: open a bug site when logged in.
Scrollbars for the main window are not affected and work as usual.
Not sure, whether this is totally OS/2 only, saw it also (less frequently) in linux builds.
Reproducible: Always
| Reporter | ||
Comment 1•16 years ago
|
||
... just saw it now the font size in such dropdown lists is bigger and the font itself appears to be different.
Summary: OS/2 missing arrows on html dropdown elements → OS/2 missing arrows and fonts too big on html dropdown elements
Version: unspecified → Trunk
| Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> Dup of bug 522050? Please retest once that's fixed.
With the patch in bug522050 applied the text size is sane again, but the arrows are still missing :(
Comment 4•16 years ago
|
||
What are the changesets of the last working build and the first non-working one? about:buildconfig should list those.
Comment 5•16 years ago
|
||
about:buildconfig IDs are unlikely to be helpful because they only give the local repo ID. As we always have to build with patches applied on OS/2, the local ID will never correspond to one in the Mozilla repo.
But I guess Walter can track down the changes using hg bisect or similar.
| Reporter | ||
Comment 6•16 years ago
|
||
finally, I could confirm that changeset d761860c50c7 caused the missing arrows. Meanwhile a second bug was filed for missing arrows on linux and now it's already fixed and pushed and the arrows are back again.
Updated•16 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•