Closed Bug 502508 Opened 15 years ago Closed 15 years ago

URL invisible in awesomebar result on WinCE

Categories

(Core :: Widget: Win32, defect, P2)

ARM
Windows CE
defect

Tracking

()

VERIFIED FIXED
mozilla1.9.2a1

People

(Reporter: Dolske, Assigned: Dolske)

Details

(Whiteboard: [nv])

Attachments

(1 file)

In the awesomebar dropdown, the URL is invisible (white text on white background). Hilighting the entry shows it, because it's then white on dark blue.

I think Vlad might already have a patch for this?
Whiteboard: [nv]
Summary: URL invisible in awesome result on WinCE → URL invisible in awesomebar result on WinCE
From widget/src/windows/nsLookAndFeel.cpp:

331     case eColor__moz_nativehyperlinktext:
332 #ifndef WINCE
333       idx = COLOR_HOTLIGHT;
334 #else
335       idx = COLOR_HIGHLIGHTTEXT;
336 #endif
Component: General → Widget: Win32
Product: Firefox → Core
QA Contact: general → win32
Attached patch Patch v.1Splinter Review
Assignee: nobody → dolske
Attachment #387550 - Flags: review?(vladimir)
Pushed http://hg.mozilla.org/mozilla-central/rev/6767aa066b3e
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
Verified fix on Mozilla/5.0 (Windows; U; WindowsCE 6.0; en-US; rv:1.9.2a1pre)
Gecko/20090806 Minefield/3.6a1pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: