bugGNU GRUB - Bugs: bug #35449, gfxmenu: show_text property...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #35449: gfxmenu: show_text property ignored for the progressbar component

Submitter:  Towheed Mohammed <towheedm>
Submitted:  Sun 05 Feb 2012 03:03:35 AM UTC
   
 
Category:  User Interface Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  Wont Fix Privacy:  Public
Assigned to:  None Originator Name:  towheedm
Open/Closed:  Closed Release:  Bazaar - trunk
Release:  Reproducibility:  Every Time
Planned Release:  None

Sat 10 Mar 2012 06:50:31 PM UTC, comment #1: 

"show_text" was never in the official GRUB code. "text" is used for this and other uses. show_text=false is the same as text="". show_text=true is text="@TIMEOUT_NOTIFICATION_MIDDLE@". I've updated the documentation.

Vladimir Serbinenko <phcoder>
Group administrator
Sun 05 Feb 2012 03:03:35 AM UTC, original submission:  

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.

Towheed Mohammed <towheedm>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by towheedm (Submitted the item)
  • -email is unavailable- added by towheedm
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-03-10 phcoder StatusNone Wont Fix
        Open/ClosedOpen Closed
    2012-02-05 towheedm Carbon-Copy- Added towheedm

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code