regression in emphasizing a menu?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

regression in emphasizing a menu?

Eliot Miranda-2
Hi All,

    my multi-window browser hack sets the emphasis for the current window to bold, and any modified windows to red on launching the menu obtained by clicking in the browser window's label.  This no longer happens.  It looks to be a bug in menu rendering.

To reproduce, enable the "Multi-window browsers" reference, open a new System Browser, use Find Class a few times to create several panes.  Click on the browser window title to bring up a menu with several entries in it.  Note that the current tab is not highlighted in bold.  Select a few of the panes and make a change to the main text window (but do not save!!).  Bring up the menu again and see that no selections are in bold.

The method that does the highlighting is SavedMultiWindowState>>#selectWindowsMenu

_,,,^..^,,,_
best, Eliot


Reply | Threaded
Open this post in threaded view
|

Re: regression in emphasizing a menu?

marcel.taeumel
Hi Eliot,

fixed in Morphic-mt.1611. :-)

Best,
Marcel

Am 22.12.2019 02:41:44 schrieb Eliot Miranda <[hidden email]>:

Hi All,

    my multi-window browser hack sets the emphasis for the current window to bold, and any modified windows to red on launching the menu obtained by clicking in the browser window's label.  This no longer happens.  It looks to be a bug in menu rendering.

To reproduce, enable the "Multi-window browsers" reference, open a new System Browser, use Find Class a few times to create several panes.  Click on the browser window title to bring up a menu with several entries in it.  Note that the current tab is not highlighted in bold.  Select a few of the panes and make a change to the main text window (but do not save!!).  Bring up the menu again and see that no selections are in bold.

The method that does the highlighting is SavedMultiWindowState>>#selectWindowsMenu

_,,,^..^,,,_
best, Eliot


Reply | Threaded
Open this post in threaded view
|

Re: regression in emphasizing a menu?

Eliot Miranda-2


On Dec 22, 2019, at 6:06 AM, Marcel Taeumel <[hidden email]> wrote:


Hi Eliot,

fixed in Morphic-mt.1611. :-)

Thank you, thank you, thank you!!


Best,
Marcel

Am 22.12.2019 02:41:44 schrieb Eliot Miranda <[hidden email]>:

Hi All,

    my multi-window browser hack sets the emphasis for the current window to bold, and any modified windows to red on launching the menu obtained by clicking in the browser window's label.  This no longer happens.  It looks to be a bug in menu rendering.

To reproduce, enable the "Multi-window browsers" reference, open a new System Browser, use Find Class a few times to create several panes.  Click on the browser window title to bring up a menu with several entries in it.  Note that the current tab is not highlighted in bold.  Select a few of the panes and make a change to the main text window (but do not save!!).  Bring up the menu again and see that no selections are in bold.

The method that does the highlighting is SavedMultiWindowState>>#selectWindowsMenu

_,,,^..^,,,_
best, Eliot