luckman212 Posted November 6, 2019 Share Posted November 6, 2019 macOS Catalina 10.15.1 (19B88) Alfred 4.0.6 b1123 I've run into a weird problem in the workflow editor. Not sure when it began, but I think around 4.0.4 / 4.0.5 I started noticing it. The problem is, clicking the little colored box UI elements to change an object's color only works on the upper 50% of the pixels in the tiny square. E.g. clicking here does work: but clicking here does nothing (menu does not close even after several clicks). This is strange and I'm 99.9% sure this wasn't an issue before. Link to comment Share on other sites More sharing options...
Andrew Posted November 7, 2019 Share Posted November 7, 2019 @luckman212 this looks like a Catalina bug as you also have to click the top half of the normal menu items too, such as the "Edit Note..." item above the colours. I'm not sure there is much I can do to work around this behaviour 😕 Link to comment Share on other sites More sharing options...
luckman212 Posted November 7, 2019 Author Share Posted November 7, 2019 Oh, another Catalina bug, what a surprise. Should I report this to Apple or do you think they already have enough? Link to comment Share on other sites More sharing options...
vitor Posted November 7, 2019 Share Posted November 7, 2019 I’m on Mojave and cannot replicate, so it does seem like a Catalina bug. 58 minutes ago, luckman212 said: Should I report this to Apple or do you think they already have enough? If it’s not reported now, it may never get fixed. Under “Regressions Get Fixed. Old Bugs Get Ignored”: Quote But if you file a bug report, and the QA engineer determines that bug also exists in previous releases of the software, it’s marked “not a regression.” By definition, it’s not a new bug, it’s an old bug. Chances are, no one will ever be assigned to fix it. Link to comment Share on other sites More sharing options...
luckman212 Posted November 7, 2019 Author Share Posted November 7, 2019 I filed a bugreport (#FB7432657) under the category "Menu Bar > Incorrect/Unexpected Behavior" - the title is "Menu item click area is not aligned correctly / does not respond to clicks properly" in case anyone else wants to report this. Please use the exact same Title and Category so hopefully this gets noticed. Link to comment Share on other sites More sharing options...
vitor Posted November 7, 2019 Share Posted November 7, 2019 Just now, luckman212 said: Please use the exact same Title and Category so hopefully this gets noticed. It might be best if you post the exact text (for easy copying and resubmission). Allegedly, duplicate bug reports help push it up the ladder. Link to comment Share on other sites More sharing options...
luckman212 Posted November 7, 2019 Author Share Posted November 7, 2019 Good idea @vitor — here is the text for copy & pasting: Menu item click area is not aligned correctly / does not respond to clicks properly Since updating to 10.15.1 (19B88) popup menu items in Alfred 4.0 and possibly other applications are not responding to clicks correctly. It seems like the UI element / bounding box that receives the click event is not aligned properly, so that clicks in the lower 50% of the UI element do not trigger the item - only clicks on the UPPER portion of the menu item are working. I posted a bit of detail + some screenshots on the Alfred forum:https://www.alfredforum.com/topic/13957-weird-click-behavior-in-workflow-editor-406-b1123/ Link to comment Share on other sites More sharing options...
Andrew Posted November 8, 2019 Share Posted November 8, 2019 @luckman212 thanks for reporting this to Apple. I've been playing with it a little more this morning and have gathered a bit more info on the underlying behaviour. Essentially, when a custom view is assigned to a menu item, Catalina is not passing mouse up events for the bottom ~9 pixels of the menu item, even though mouse moved events are still being passed (hence the colour items showing the hovered colour correctly). When I get a moment, I'll create a simple test case app and report a bug to Apple too. I've just done the 4.0.6 release, and have "worked around" this issue by doing two things. Added a separator above the colours (where necessary) so that the "Edit Note..." item is no longer affected by the bug Made the colours slightly larger, and added a 9 pixel inset below the colours which are also ignored in the mouse move, so Alfred treats the Catalina bugged "dead zone" as irrelevant. Let me know how you get on with this workaround. Cheers, Andrew Link to comment Share on other sites More sharing options...
luckman212 Posted November 8, 2019 Author Share Posted November 8, 2019 @Andrew Thank you heartily for trying to work around this (silly) bug! After updating to 1124, I tested again and found a few rough spots where the clicks weren't registering, even with the workaround. It was basically the bottom 2 pixels of the color boxes (clicking on the 3rd px up from the bottom always worked). I had a nice screencapture video recorded and annotated with details—but then of course my capture program (Capto) crashed and I lost it all. And lo and behold, now I can't reproduce the problem. So it's all for the best. Thank you again! 😃 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now