Skip to content
  • Nate Graham's avatar
    Fix window positioning regression due to incorrect fallback in fallback · 97accd14
    Nate Graham authored
    We have a fallback string that gets searched for in the KCM, but that
    fallback itself should not have a fallback, or else we always use that
    second fallback and the window gets positioned incorrectly the first
    time it's opened. So let's replace the second fallback with -1.
    
    BUG: 432661
    FIXED-IN: 5.79
    97accd14