Bug #860
RCP: 0.7.5, Ubuntu 14.04, Screen refresh problem on Index
Status: | Closed | Start date: | 06/13/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% |
|
Category: | UI | Spent time: | - | |
Target version: | TXM 0.7.7 |
Description
AL: The window is blocked when calling Index on a corpus (no focus, the toolbar items are missplaced). To deblock, you need to resize the window.
Diagnostic 1:- Can we reproduce the bug ?
- Test: open the index editor with different configurations:
- Result:
- with XUbuntu 14.04: confirmed
- with Ubuntu 14.04: confirmed
- check Index editor initialization
- try updating SWT lib
- try updating Eclipse
Resolution:
The call to PropertiesSelector.propertiesLabel.update() in the PropertiesSelector.refresh() method during the Index editor initialization was interfering with the others SWT widgets layout. If this line is removed the PropertiesSelector is correctly refreshed and the UI is not broken.
- Windows: MD ok
- Mac: MD ok
- others Ubuntu if possible:
- Kubuntu 32bit: MD ok
- Lubuntu 32bit: MD&BP ok
History
#1 Updated by Matthieu Decorde over 8 years ago
- Subject changed from TXM 0.7.5, Ubuntu 14.04, Screen refresh problem on Index to RCP: 0.7.5, Ubuntu 14.04, Screen refresh problem on Index
- Description updated (diff)
- Category set to UI
#2 Updated by Matthieu Decorde over 8 years ago
- Target version changed from TXM X.X to TXM 0.7.7
#3 Updated by Matthieu Decorde over 8 years ago
- Description updated (diff)
#4 Updated by Alexey Lavrentev over 8 years ago
- Description updated (diff)
I need a little more detailed instructions on updating SWT lib and Eclipse
#5 Updated by Matthieu Decorde over 8 years ago
- Description updated (diff)
#6 Updated by Matthieu Decorde over 8 years ago
- Target version changed from TXM 0.7.7 to TXM 0.7.6
#7 Updated by Matthieu Decorde over 8 years ago
- Description updated (diff)
#8 Updated by Matthieu Decorde over 8 years ago
- Description updated (diff)
- % Done changed from 0 to 60
#9 Updated by Matthieu Decorde over 8 years ago
- Description updated (diff)
#10 Updated by Serge Heiden over 8 years ago
- Description updated (diff)
#11 Updated by Matthieu Decorde over 8 years ago
- Description updated (diff)
- % Done changed from 60 to 80
#12 Updated by Sebastien Jacquot over 8 years ago
- Target version changed from TXM 0.7.6 to TXM 0.7.7
#13 Updated by Matthieu Decorde about 8 years ago
- Status changed from New to Feedback
#14 Updated by Matthieu Decorde almost 8 years ago
- Description updated (diff)
- % Done changed from 80 to 90
#15 Updated by Matthieu Decorde almost 2 years ago
- Status changed from Feedback to Closed
- % Done changed from 90 to 100
Ubuntu 14.04 is no more supported