Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.0a15
2023.3.0a11
Issue ID
UUM-53897
Regression
Yes
"Select column" modal is displayed too far from the action point
Steps to reproduce:
# Create/open any project
# Click the "Global Search" button (Command + K)
# Update the "Search" window view to "Table view"
# Hover the mouse over the "Label" column
# Make a right-click and from the menu select "Add Column"
# Observe where the "Select Column" popup becomes visible
# Hover the mouse over the "Description" column
# Repeat the same action and observe one more time where the "Select Column" popup becomes visible this time
# Click "+" and add one more column to the table view
# From that column click one more time "Add column" and observe one more time where the "Select Column" popup becomes visible
Actual Result: Each time the "Select Column" popup appears more distant from the action location.
Expected Result: Popup should become visible at the action location. Video added in the "Attachments" section.
Reproducible with: 2023.2.0a15, 2023.2.0b14, 2023.3.0a11.
Not reproducible with: 2023.2.0a14, 2023.1.17f1, 2022.3.11f1, 2021.3.31f1.
Confirmed OS: Sonoma 14.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
This issue no longer occurs since the revert to native contextual menus.