Modify ↓
Opened 4 years ago
Closed 4 years ago
#3473 closed defect (fixed)
[PATCH] fix some bugs of ToggleDialog
| Reported by: | bastiK | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
How to reproduce:
- Delete (rename) preference file so you start witch default settings.
- Click on the little pin of a docked dialog to make it detached.
-> A tiny grey bar is displayed at the top left corner of the screen.
It is barely visible but can be resized.
-> When the Dialog is closed and opened again, it is back to the tiny size unless it was not only resized, but also moved.
OS: Ubuntu Linux / Gnome; Java: 1.6
Attachments (1)
Change History (2)
Changed 4 years ago by bastiK
comment:1 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



fixes the described bugs + some cosmetics