sivarajankumar / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
Apache License 2.0
0 stars 0 forks source link

QT edit element does not scroll horizontally as text overflows the element width #353

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an edit element in a gadget
2. Start the gadget ggl-qt
3. Type text in the edit element until the text length surpasses the width 
of the element

What is the expected output? What do you see instead?
- Expected output is that as you are typing and the text overflows the 
width of the edit element, the text scrolls to right so you can see what 
you are typing (test using ggl-gtk to see excepted result)
- Instead the text does not scroll, and you end up typing blindly

What version of the product are you using? On what operating system?
ii  google-gadgets-gtk                         0.10.5-0.2ubuntu2                

GTK+ Version of Google Gadgets
ii  google-gadgets-qt                          0.10.5-0.2ubuntu2                

QT4 version of Google Gadgets

Running Ubuntu 9.10

Original issue reported on code.google.com by peterhxa...@gmail.com on 10 Feb 2010 at 3:09

GoogleCodeExporter commented 8 years ago

Original comment by james...@gmail.com on 11 Feb 2010 at 4:42