bugGNU Octave - Bugs: bug #41079, inconsistent maximization of...

 
 

bug #41079: inconsistent maximization of undocked editor

Submitter:  Felipe G. Nievinski <fgnievinski>
Submitted:  Fri 03 Jan 2014 05:33:38 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.8.0 Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 21 Dec 2014 12:25:54 PM UTC, comment #3: 

This bug should be fixed with changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/2f9d9663b6b0
as a fix to bug #43662.

Torsten Lilge <ttl>
Group Member
Fri 10 Jan 2014 09:17:53 PM UTC, comment #2: 

I have been playing around with catching the mouse event but a (double) click on the title bar of the widget does not generate a mouse event for the dock widget.
Any other ideas how to disable a double click into the title bar?

Torsten Lilge <ttl>
Group Member
Fri 03 Jan 2014 05:36:41 AM UTC, comment #1: 

correction:
if you double-click on the title bar, it disappears with the title bar, but other than that the window doesn't change size.


Felipe G. Nievinski <fgnievinski>
Fri 03 Jan 2014 05:33:38 AM UTC, original submission:  

if you click on the top-right corner icon, it works as expected.

if you double-click on the title bar, it doesn't do anything.

if you double-click on the "Editor" text, near the top-left corner, it fills in the entire screen, excluding the its own title bar, and violating the Windows taskbar.

pls see screenshots attached.

the only way to restore it (othen than docking it) is to manually edit the .config/octave/qt_settings file and delete this record:
FileEditor_floating_geometry=@Rect(0 0 1280 768)

Felipe G. Nievinski <fgnievinski>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #30164:  Clipboard03.png added by fgnievinski (104KiB - image/png)
file #30163:  Clipboard02.png added by fgnievinski (48KiB - image/png)
file #30162:  Clipboard01.png added by fgnievinski (34KiB - image/png)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by fgnievinski (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-21 ttl StatusNone Fixed
        Open/ClosedOpen Closed
    2014-01-03 fgnievinski Attached File- Added Clipboard03.png, #30164
    2014-01-03 fgnievinski Attached File- Added Clipboard01.png, #30162
        Attached File- Added Clipboard02.png, #30163

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code