Anonymous | Login | 01-20-2021 10:44 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0001480 | [Squeak] Morphic | minor | always | 07-16-05 00:41 | 07-16-05 00:41 | |||||||
Reporter | masm | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | 3.8 | |||||||||
Summary | 0001480: [BUG] Resizing components in a SystemWindow can prevent you from resizing the window | |||||||||||
Description |
"Frank Shearar" <Frank.Shearar@rnid.org.uk>: I opened a "senders of" on a method (#globalPointToLocal:, but this should be arbitrary). I resized the top PluggableList on its downward edge so the lower PluggableText's scroll bar was larger than the PluggableText: I couldn't resize the MessageSet's SystemWindow until I'd shrunk the top PluggableList so that the PluggableText's scroll bar was once again smaller than the PluggableText's height. It looks like the mouse events go to the PluggableText rather than the SystemWindow because it sticks out below the SystemWindow. Perhaps it should have a minimum height equal to its scrollbar? Perhaps something like foo minimumExtent: (self owner width)@(self scrollbarHeight) ? Hm, actually I see a ScrollPane does something like that. Perhaps then the layout needs to work out a maximum extent for a widget? frank |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
![]() |
||||||
|
There are no notes attached to this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
07-16-05 00:41 | masm | New Issue | |
10-06-05 00:06 | tim | Relationship added | related to 0001849 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
33 total queries executed. 27 unique queries executed. |