URL:
  <http://savannah.gnu.org/bugs/?35449>

                 Summary: gfxmenu: show_text property ignored for the
progressbar component
                 Project: GNU GRUB
            Submitted by: towheedm
            Submitted on: Sun 05 Feb 2012 03:03:35 AM GMT
                Category: User Interface
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: towheedm
        Originator Email: [email protected]
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: Bazaar - trunk
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

With 1.99, the gfxmenu ignores the show_text property for the progressbar
component.  Previously, this property defaulted to true, and you could hide
the countdown text by setting it to false.

Now, setting this property to false still shows the countdown text.  The only
way to hide the countdown text is to omit the show_text property from the
theme file or set it to an empty string.

Looking at the gui_progress_bar.c source file shows it's still listed as a
valid property for the progressbar component, but the code for reading the
property and setting the appropriate action is missing.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35449>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to