-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.3
-
None
-
Security Level: Jimmy
-
None
-
ZK 8.0.4 S1
-
None
steps to reproduce
- load the zul
- click the button "shrink width"
- scroll to the rightmost menu item
current result
the rightmost menu item cannot display itself completely.
debug info
- this issue happens under Chrome, firefox, and safari.
- it's caused by incorrectly calculated width of z-menubar-body
- another related issue: if we don't call Clients.resize(bar);, Menubar doesn't resize itself when shrinking its parent <div>