Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8322603
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T23:26:41+00:00 2026-06-08T23:26:41+00:00

I have a wpf app with a regular combobox. When testing this app in

  • 0

I have a wpf app with a regular combobox.
When testing this app in Windows 8 RP the combobox is behaving a bit odd.

To select an item I have to move the mouse cursor over the text on that item,
otherwise the control will not mark it with the hover style and if I click it will not registrate it as a valid click on that item. The combobox will close and select the last one that was selected.

The full row on a combobox item should be selectable, not just the text area.
I haven’t done any styling or templating at all on the combobox. Just bind it to a data source.

Anyone seen this behaviour before and know what to do?

It is only in Windows 8, in Windows 7 it is working just like it should.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T23:26:43+00:00Added an answer on June 8, 2026 at 11:26 pm

    Edit: This bug was actually fixed by Microsoft between the last Release Preview version of Windows 8 and RTM. I can’t believe it!!!

    –Original answer:

    I’ve got the same problem on Windows 8 RP. Until it’s fixed or there’s a better workaround, I intend to force the Aero theme by executing the following on application startup when Windows 8 is detected:

    Uri uri = new Uri("PresentationFramework.Aero;V4.0.0.0;31bf3856ad364e35;component\\themes/aero.normalcolor.xaml", UriKind.Relative);
    Resources.MergedDictionaries.Insert(0, Application.LoadComponent(uri) as ResourceDictionary);
    

    I’m not sure how correct/good this is, but it got me back to working comboboxes and appears to have negated the weak Metro styling present in all controls except for buttons and textboxes, for some reason.

    I use Insert here instead of Add to preserve my custom styling of various controls.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a wpf app with a combobox like this <ComboBox name=cmbBx1> <ComboBoxItem Name=Jan>January</ComboBoxItem>
I have WPF app with 2 windows - whats the best way to syncronise
I am trying to make a WPF app (regular Windows app, not XBAP or
Hi I try solve this situation. I have WPF app with MVVM design. I
I have a WPF app that I'm testing on a Samsung XE700T1A tablet. I
I have a WPF app that uses Flash10c.ocx developed on a 32 bit machine.
I have a WPF app that has a combobox with lookup items. The combobox
This is an interesting conundrum. We have a WPF app that has a Vista-like
I have a WPF App that implements a ListView. I would like to show
I have a WPF app in which I need to programatically manipulate at runtime.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.