Changes between Version 4 and Version 5 of Ticket #6438
- Timestamp:
- Nov 23, 2018, 11:10:01 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6438 – Description
v4 v5 3 3 ''1-3 / A-C happen as expected. The problem is at 4 / D. Details below.'' 4 4 5 1: shows the popupmenu with a name on R5, A: shows the same on Haiku - both as expected.6 2: shows the contents of the popupmenu on R5, B: shows the same on Haiku - both as expected.7 3: shows the popupmenu after an item is chosen. C: shows the same on Haiku - both as expected.5 * 1: shows the popupmenu with a name on R5, A: shows the same on Haiku - both as expected. 6 * 2: shows the contents of the popupmenu on R5, B: shows the same on Haiku - both as expected. 7 * 3: shows the popupmenu after an item is chosen. C: shows the same on Haiku - both as expected. 8 8 9 '''4:''' shows the popupmenu after a very long named item is chosen. on R5, the name is truncated.9 * '''4:''' shows the popupmenu after a very long named item is chosen. on R5, the name is truncated. 10 10 11 '''D:''' shows the popupmenu after a very long named item is chosen. on Haiku, the name is not truncated and extends well beyond the size specified as the limit of the popupmenu rectangle's width.11 * '''D:''' shows the popupmenu after a very long named item is chosen. on Haiku, the name is not truncated and extends well beyond the size specified as the limit of the popupmenu rectangle's width. 12 12 13 13 [[Image(PopUpTruncHR5.png)]]