octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60869] Ampersand character in uimenu label


From: Guillaume
Subject: [Octave-bug-tracker] [bug #60869] Ampersand character in uimenu label
Date: Thu, 1 Jul 2021 11:55:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.gnu.org/bugs/?60869>

                 Summary: Ampersand character in uimenu label
                 Project: GNU Octave
            Submitted by: gyom
            Submitted on: Thu 01 Jul 2021 03:55:25 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Guillaume
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The ampersand character in the text of a label is used to specify mnemonic
keyboard shortcut. In Matlab, if the character that follows is a space, this
is disabled and the ampersand character is instead displayed. Screenshot
attached showing the difference between Matlab and Octave.


H = figure ();
uimenu (H, "Text", "A & B");
uimenu (H, "Text", "A &B");




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 01 Jul 2021 03:55:25 PM UTC  Name: uimenu.png  Size: 15KiB   By:
gyom

<http://savannah.gnu.org/bugs/download.php?file_id=51635>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60869>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]