8000 BrActor>>#removeEventHandler: does not remove event handlers from widgets when attached to · Issue #4526 · feenkcom/gtoolkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BrActor>>#removeEventHandler: does not remove event handlers from widgets when attached to #4526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JurajKubelka opened this issue May 7, 2025 · 1 comment
Assignees
Labels
Milestone

Comments

@JurajKubelka
Copy link
Member

No description provided.

@JurajKubelka JurajKubelka added this to the v1.0 milestone May 7, 2025
@JurajKubelka JurajKubelka self-assigned this May 7, 2025
@JurajKubelka JurajKubelka added this to GT May 7, 2025
@github-project-automation github-project-automation bot moved this to To do in GT May 7, 2025
@JurajKubelka JurajKubelka moved this from To do to In progress in GT May 7, 2025
@JurajKubelka
Copy link
Member Author

Exemplified in BrMenuWithScripterExamples>>#displayButtonWithContextMenuWithoutMouseEventHandler_secondaryClick.

No context menu is displayed after the secondary click since there is no mouse event handler:
Image

@github-project-automation github-project-automation bot moved this from In progress to Done in GT May 7, 2025
syrel pushed a commit that referenced this issue May 8, 2025
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1755/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/Brick@9a6858 by Juraj Kubelka
use dedicated search text highlight attribute [#4504]


feenkcom/Brick@b18adb by Juraj Kubelka
menu: always call `#mouseEvent:dueTo:` [#4527]


feenkcom/Brick@5d352f by Juraj Kubelka
`BrActor>>#removeEventHandler:` removes event handlers from widgets [#4526]


feenkcom/Brick@74eb76 by Juraj Kubelka
remove debug code


feenkcom/Brick@b183d2 by Juraj Kubelka
Merge 60e701a5dbac20e3ea7ba4ab2441c5c60217638a


feenkcom/Brick@68930d by Juraj Kubelka
basic model to search text [#4504]


feenkcom/Brick@60e701 by Don Roberts
Merge 3c37d8a9c7a71d85dfe9af756cfcf6af785f03df


feenkcom/Brick@971ae8 by Don Roberts
Add the ability to show class defining instance variable to GtPharoStyler


feenkcom/gtoolkit-coder@7596f5 by John Brant
Merge 0b5b5ad77c1c55d8c1715f2f9939d64e984aecd4

feenkcom/gtoolkit-coder@184893 by John Brant
changing error attribute display

feenkcom/gtoolkit-coder@0b5b5a by Tudor Girba
properly use the class variables for the word movement and double click when initializing an coder editor feenkcom/toolkit#4525

feenkcom/gtoolkit-coder@d62203 by Juraj Kubelka
Merge f0a8efcf4b3212768bbc49f52e3c034caa8f6ab7


feenkcom/gtoolkit-coder@36e9b8 by Juraj Kubelka
push `GtSourceCoderViewModel>>#requestSearch` to its superclass [#4504]


feenkcom/gtoolkit-coder@f0a8ef by John Brant
reapplying fix for changing fix it attribute to fit contents for description

feenkcom/gtoolkit-coder@e91c29 by John Brant
[#4517] focus menu when displaying undeclared variable compiler error

feenkcom/gt4pharo@2ceb42 by Andrei Chis
Add utility method

feenkcom/gt4pharo@625bc4 by Andrei Chis
Cleanups

feenkcom/gt4pharo@466e3d by Andrei Chis
Add an explicit threshold object

feenkcom/gt4pharo@766518 by Andrei Chis
Add an object that manages the installation of memory configurations

feenkcom/gt4pharo@6b3a7f by Don Roberts
Merge 5369cdfac74442c9946a8d3b8aa0ce1b087b6c28


feenkcom/gt4pharo@e5fff0 by Don Roberts
Add the ability to show class defining instance variable to GtPharoStyler


feenkcom/gtoolkit-presenter@a751d3 by Oscar Nierstrasz
Added Pager to scenery slides #4317


feenkcom/gtoolkit-remoterunner@644fbb by Alistair Grant
[#4523] GtRrWorkerCountResourceAlgorithm: use GtRrWorkerCountImageMemoryModel by default (instead of GtRrWorkerCountCurrentMemoryModel)


feenkcom/lepiter@07f90a by Veit Heller
Use URL from jenkins store in form element


feenkcom/lepiter@7cc8c8 by Veit Heller
Add URL to saved jenkins identity


feenkcom/gt4changes@e4ff98 by Andrei Chis
Change the  memory configuration when applying large changes

feenkcom/gtoolkit-demos@fe3581 by Oscar Nierstrasz
tweek #4317


feenkcom/gt4gemstone@c62bc6 by John Brant
show syntax errors in snippets

feenkcom/gt4aws@04d8dc by Alistair Grant
GtAwsAutoScalingGroupManager>>waitForDescription use #isStale to wait for value.


feenkcom/gtoolkit-scenery@4f1a42 by Oscar Nierstrasz
Embedded sceneries should not listen to drag events (just their containing inspectors).  #4317


feenkcom/gtoolkit-scenery@610cfb by Oscar Nierstrasz
Removed obsolete arrowhead methods #4317


feenkcom/gtoolkit-scenery@0e90c5 by Oscar Nierstrasz
Added menu to update arrowheads and added a #none arrowhead #4317


feenkcom/gtoolkit-scenery@cf3479 by Oscar Nierstrasz
Added a <todo:> #4317


feenkcom/gtoolkit-scenery@b51c77 by
7B44
 Oscar Nierstrasz
Fixed JSON storage of emphasis. #4317


feenkcom/gtoolkit-scenery@78099f by Oscar Nierstrasz
Disabled a broken test example #4317


feenkcom/gtoolkit-scenery@847b6a by Oscar Nierstrasz
More slides for  the demo #4317


feenkcom/gtoolkit-scenery@47fdb7 by Oscar Nierstrasz
Fixed mindmap tab shortcut to preserve text properties (color, font etc) #4317


feenkcom/gtoolkit-scenery@3583aa by Oscar Nierstrasz
Fixed storage of fontSize and emphasis for text items #4317


feenkcom/gt4llm@86433a by Veit Heller
Move connection registry known connectors into gt-specific package [#4462]


feenkcom/gt4llm@560d0c by Veit Heller
Move connection registry view into gt-specific package [#4462]


feenkcom/gt4llm@55de61 by Veit Heller
moved #isConnectable for OllamaProvider into gt-specific folder [#4462]


feenkcom/gt4llm@95bc1b by Veit Heller
Fix assistant by scripter examples [#4462]


feenkcom/gt4llm@0c31a7 by Tudor Girba
attempt to address the ui examples. fix styler for comments #4462

feenkcom/gt4llm@88fe67 by Tudor Girba
fix examples. extract createChatWithProvider: #4462

feenkcom/gt4llm@98dc10 by Tudor Girba
set the instance first in the llmChat before the initializing the assistant #4462

feenkcom/gt4llm@7a49b2 by Veit Heller
Remove outdated code [#4462]


feenkcom/gt4llm@798dee by Veit Heller
Merge 630fe4fc625be232760d9418db42ed0840e405c8


feenkcom/gt4llm@969fc4 by Veit Heller
Add connection registry and allow provider switches in chats [feenkcom/gtoolkit#4622]


116e6f by Veit Heller
Merge 30590b2


d0d367 by Veit Heller
Document connection registry [#4462]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

1 participant
0