bugGNU Octave - Bugs: bug #65345, campos('manual') prevents rotate...

 
 

bug #65345: campos('manual') prevents rotate in the figure toolbox

Submitter:  Liang Tang <lt1234>
Submitted:  Thu 22 Feb 2024 12:13:55 PM UTC
   
 
Category:  Plotting Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  None Assigned to:  None
Originator Name:  lt1234 Open/Closed:  * Open
Release:  * 8.2.0 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 22 Feb 2024 12:13:55 PM UTC, original submission:  

Hi,

Once campos('manual') is applied, the figure toolbox rotate function no longer would work. Thanks.

% no issue

fid=figure; axs=axes(fid); cylinder; xlabel('x'); ylabel('y'); xlim([-3 3]); ylim([-3 3]);

campos('mode')  % verify "auto"

% rotate not working right after

campos('manual')

Liang Tang <lt1234>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #55734:  campos_manual.zip added by lt1234 (6KiB - application/x-zip-compressed)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-02-22 lt1234 Attached File- Added campos_manual.zip, #55734

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code