andmer / quickfix-messenger

Automatically exported from code.google.com/p/quickfix-messenger
0 stars 1 forks source link

Message preview window shows one row for certain messages, unable to resize window #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Receive a 35=W message with >250 chars
2. Open message preview by double clicking message in message list

What is the expected output? What do you see instead?
The text box for previewing the message is only one row big. Scroll bar exists 
on the side to scroll through but you can only scroll through one line at a 
time. Essentially makes this functionality useless. Compare this to a 35=V 
message of similar size - text box is enlarged to encompass entire message. 

Having the ability to at least resize this window would suffice.

What version of the product are you using? Using which Java version? On
what operating system?
Quickfix Messenger 2.0
Java: 1.8.0_31-b13
Windows 7

Please provide any additional information below.
Note I use the examples of 35=V and 35=W above. These seem to show the 
behaviour consistently but there does not seem to be any pattern as to which 
messages get the window fully expanded and which don't. 

I have tried using normal look and feel and also with '-useSystemLaF=true' set. 
Same behaviour.

Original issue reported on code.google.com by JohnAaro...@gmail.com on 13 Mar 2015 at 11:34

Attachments: