[Qt4-preview-feedback] Qt 4.5.0 rc1 QTextEdit bugs
Yan Shapochnik
Shapochniky at seapine.com
Tue Feb 17 23:02:21 CET 2009
Hello,
The following have been discovered in the textedit demo that comes with Qt 4.5.0 rc1 for Windows.
1. When creating a list whether bulleted or numeric and typing in a few entries it appears correctly. However, after saving off the contents and loading them back into the QTextEdit, placing the cursor at the end of the last item in the list and pressing enter will display the newly created item farther away from the list structure. You can see this in the textedit demo, place the cursor after "1. Introduction" and press Enter.
2. Splitting merged cells does not work after merging them. See the example I have posted that demonstrates this problem (1. insert table, 2. select two cells 3. merge them 4. split them)
3. Another issue you can see in the example when I set the height for the table frame. As you can see a border is drawn, but if I press enter numerous times, the painting of the table overrides the frame border and then things look very bad. This appears to only be happening on the vertical side... when adding text horizontally, the table and border move as one and no painting issue occurs. This is a pre-existing issue that can be seen in 4.3.x
Regards,
Yan Shapochnik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt4-feedback/attachments/20090217/9d135ecd/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: main.cpp
Url: http://lists.qt.nokia.com/pipermail/qt4-feedback/attachments/20090217/9d135ecd/attachment.pl
More information about the Qt4-feedback
mailing list