bugGNU Octave - Bugs: bug #67033, annotation textbox...

 
 

bug #67033: annotation textbox verticalalignment default

Submitter:  Liang Tang <lt1234>
Submitted:  Fri 18 Apr 2025 02:07:57 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Matlab Compatibility
Status:  Fixed Assigned to:  None
Originator Name:  lt1234 Open/Closed:  * Closed
Release:  * 9.3.0 Release: 
Operating System:  * Any Fixed Release:  10.2.0 (current stable)
Planned Release:  10.2.0 (current stable)
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 23 Apr 2025 09:38:21 PM UTC, comment #2: 

Verified the changeset.  Marking as Fixed and closing report.

Rik <rik5>
Group administrator
Fri 18 Apr 2025 06:49:05 PM UTC, comment #1: 

I changed the default value (on stable since this is a very minor change) here:

https://hg.savannah.gnu.org/hgweb/octave/rev/f47c09d68f42

Pantxo Diribarne <pantxo>
Group Member
Fri 18 Apr 2025 02:07:57 AM UTC, original submission:  

The annotation textbox verticalalignment default is "middle".  Matlab document has "top" as default.  Thanks.  

figure; h=annotation ("textbox",  [0.1 0.1 0.5 0.6]);
get(h, 'verticalalignment')
ans = middle


Liang Tang <lt1234>

 

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

Attach Files:
   
   
Comment:
   

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 rik5 (Posted a comment)
  • -email is unavailable- added by pantxo (Posted a comment)
  • -email is unavailable- added by lt1234 (Submitted the item)
  •  

    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.

    Only group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2025-04-23 rik5 Planned ReleaseNone 10.2.0 (current stable)
    2025-04-23 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
        Operating SystemMicrosoft Windows Any
        Fixed ReleaseNone 10.2.0 (current stable)
    2025-04-18 pantxo StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.15-64aa.
    Corresponding source code