The “Use Case Subject” symbol is not clickable when a “Rectangle” or “Rounded Rectangle” element is in the background behind it. Other elements, such as a Use Case, remain clickable. What can I do?
Use Case Subject is always placed behind other elements. Since the order between different Use Case Subjects can be arranged, try using another Use Case Subject instead of a rectangle.
Thanks,
After further investigation, it appears that the Use Case Subject is poorly designed. However, due to current backward compatibility issues, it is difficult to change it easily. This has been registered as a bug in the issue tracking system, and we will look for a solution to the problem in the future. Until then, we propose the following alternatives:
Use a Rectangle shape instead of the Use Case Subject. Currently, the Use Case Subject does not have a modeling meaning beyond drawing the boundary of the diagram. (In reality, it should be able to group and contain Use Cases like a Subsystem.) Therefore, by using a shape like a Rectangle, the ordering issue can be resolved.
Use a Package instead of the Use Case Subject. A Package can actually group and contain Use Cases, so it is semantically and visually more appropriate. (This method is more recommended.)
We will inform you if there is any progress in resolving the issue.
Thank you.