View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030904 | Lazarus | IDE | public | 2016-11-10 13:44 | 2017-01-30 10:48 |
Reporter | Tsvetoslav | Assigned To | Bart Broersma | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86_64 | OS | Windows | ||
Product Version | 1.7 (SVN) | ||||
Target Version | 1.8 | Fixed in Version | 1.7 (SVN) | ||
Summary | 0030904: Empty component pallete page when selected with pallete drop-down form | ||||
Description | When a component pallete page is selected for the first time through the drop-down pallete list form, the selected pallete page appears blank. | ||||
Steps To Reproduce | Start Lazarus, click on drop-down button at the end of the component pallete and select a different pallete page. It appears empty, without any controls on it. See the attached screenshots. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | r53345, r53350 | ||||
LazTarget | 1.8 | ||||
Widgetset | Win32/Win64 | ||||
Attached Files |
|
child of | 0025554 | resolved | Bart Broersma | pagecontrol onchange event |
|
|
|
|
|
Same on Linux/gtk2. |
|
Bart I assume it's a regression after your change of TPageControl.OnChange event behavior. Feel free to unassign if not. |
|
@Ondrej Pokorny: indeed it is. Please test and close if OK |
|
As a second regression, please mind also http://lists.lazarus-ide.org/pipermail/lazarus/2016-October/230066.html [^] I'll check it if you don't have a mouse :) |
|
@Ondrej: http://lists.lazarus-ide.org/pipermail/lazarus/2016-October/230066.html I cannot find that conversation in my email client I use for the list at all. AFAICS TPageControl does not override DoMouseWheel etc methods. I cannot find that ComponentPageControl has an OnMouseWheel event. So, where does the pagecontrol switch page when mousewheel is used? |
|
> I cannot find that ComponentPageControl has an OnMouseWheel event. TComponentPalette.OnPageMouseWheel Don't worry, I fix that. |
|
OK thanks. Just found out that a standard TPageControl does not react on mousewheel (dug up an old mouse and connected it to my laptop to test). |
|
Thanks, it seems OK now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-10 13:44 | Tsvetoslav | New Issue | |
2016-11-10 13:44 | Tsvetoslav | File Added: SelectPalletePage.png | |
2016-11-10 13:44 | Tsvetoslav | File Added: PalletePageEmpty.png | |
2016-11-10 14:02 | Mattias Gaertner | LazTarget | => - |
2016-11-10 14:02 | Mattias Gaertner | Status | new => confirmed |
2016-11-10 14:02 | Mattias Gaertner | Note Added: 0095736 | |
2016-11-11 14:39 | Ondrej Pokorny | Assigned To | => Bart Broersma |
2016-11-11 14:39 | Ondrej Pokorny | Status | confirmed => assigned |
2016-11-11 14:40 | Ondrej Pokorny | Note Added: 0095770 | |
2016-11-11 17:53 | Bart Broersma | Relationship added | child of 0025554 |
2016-11-11 17:54 | Bart Broersma | Fixed in Revision | => r53345 |
2016-11-11 17:54 | Bart Broersma | LazTarget | - => 1.8 |
2016-11-11 17:54 | Bart Broersma | Note Added: 0095774 | |
2016-11-11 17:54 | Bart Broersma | Status | assigned => resolved |
2016-11-11 17:54 | Bart Broersma | Fixed in Version | => 1.7 (SVN) |
2016-11-11 17:54 | Bart Broersma | Resolution | open => fixed |
2016-11-11 17:54 | Bart Broersma | Target Version | => 1.8 |
2016-11-11 22:27 | Ondrej Pokorny | Note Added: 0095786 | |
2016-11-11 22:32 | Bart Broersma | Note Added: 0095788 | |
2016-11-11 22:32 | Bart Broersma | Status | resolved => assigned |
2016-11-11 22:32 | Bart Broersma | Resolution | fixed => reopened |
2016-11-11 22:37 | Ondrej Pokorny | Note Added: 0095789 | |
2016-11-11 22:46 | Ondrej Pokorny | Fixed in Revision | r53345 => r53345, r53350 |
2016-11-11 22:46 | Ondrej Pokorny | Status | assigned => resolved |
2016-11-11 22:46 | Ondrej Pokorny | Resolution | reopened => fixed |
2016-11-11 23:13 | Bart Broersma | Note Added: 0095790 | |
2017-01-30 10:48 | Tsvetoslav | Note Added: 0097813 | |
2017-01-30 10:48 | Tsvetoslav | Status | resolved => closed |