Fuel

Ticket Change Details
Login
Overview

Artifact ID: b3b4ccdcc163fbd130196a256afb02424fffbdcf
Ticket: 1d2df2820a0bee1f4bdda13953c3254dab5bd638
Check-in dialog has no maximum size and grows very wide
User & Date: anonymous 2016-04-26 11:16:22
Changes

  1. foundin changed to: "1.0.1"
  2. icomment:
    The check-in dialog uses a combobox dropdown to display recent check-in comments. If the check-in comments are long, multiple lines are shown on one line (I think?). This causes the combobox to have a minimum width that is wider than my screen.
    
    This then causes the dialog to have a minimum size that is wider than my screen, or to grow to an insane width.
    As I am using this on OSX, the popup dialog is an in-place child of the main window (not an independent floating window) so I cannot resize it smaller.
    Nor can I resize the main window as the dialog is modal.
    
    Is there any method of enforcing a maximum width of this window? I do not see anything enforcing this in the dialog's constructor.
    
    Thanks
    
  3. login: "anonymous"
  4. mimetype: "text/plain"
  5. private_contact changed to: "454d61a0bb20d1de6eb86228929cc5a5b11e83c7"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to:
    Check-in dialog has no maximum size and grows very wide
    
  9. type changed to: "Code_Defect"