Opened 8 years ago
Closed 8 years ago
#4151 closed defect (fixed)
OMEdit options fields extend outside the window frame
Reported by: | Andrea Bartolini | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | v1.11.0 |
Keywords: | Cc: |
Description
When the option window is opened all the fields extend outside the window frame.
See attached file.
Sysop: UBUNTU 14.04 with KDE Plasma Desktop
OMC version: 1.11.0~dev-438-gdd687e0
OMEdit version: 1.11.0~dev-245-g9c53a04
Attachments (5)
Change History (15)
by , 8 years ago
Attachment: | OMEditOptions.png added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Hi, the options I've changed are:
- Plotting -> SubWindow Wiew
- Text Editor -> Font Size: 10.00
- Graphical views -> Diagram View: Extent.Left = -150, Extent.Right = 150
I've tryed to uncheck the Preserve User's GUI Customizations flag but no change...
I've also seen the omedit.ini fle but the geometry is coded in binary ... (maybe better use the editable way).
Any suggestion ?
comment:3 by , 8 years ago
You should keep the flag Preserve User's GUI Customizations
on.
Can you send me the picture of all the options pages? I need to see which page is making the window stretch.
by , 8 years ago
Attachment: | OptionPages.zip added |
---|
comment:4 by , 8 years ago
Option pages picture attached in file OptionPages.zip...
The pages which different settings spread over the window are divided in "left" part and "right part"
comment:5 by , 8 years ago
Unfortunately, I can't see why you are getting the horizontal scrollbar.
I even tried OMEdit on plasma desktop and didn't find any issue.
You could try the following,
- Close OMEdit.
- Open the
omedit.ini
file and remove the section[OptionsDialog]
. - Start OMEdit again.
Let me know if this fixes your issue.
comment:6 by , 8 years ago
I've tryed your sequence but nothing change,
next, I've removed the file omedit.ini and restarted OMEdit, nothing change.
In attachment the new omedit.ini generated by OMEdit and the image of Dialog window as per shown after OMEdit restart....
by , 8 years ago
Attachment: | Settings.png added |
---|
by , 8 years ago
Attachment: | omedit.ini added |
---|
comment:7 by , 8 years ago
attached as omedit_1.ini the ini file saved by OMEdit after the settings window resize...
by , 8 years ago
Attachment: | omedit_1.ini added |
---|
comment:8 by , 8 years ago
Your ini file worked fine for me.
I really have no idea what is wrong. Perhaps a Qt bug.
comment:9 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone changed to 1.12.0 since 1.11.0 was released.
comment:10 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
solved after Ubuntu update to 16.04 version.
Probably old QT version problem
I saw you have
Preserve User's GUI Customizations
checked so Options window will remember the width and height you set for it.The only thing weird is that you need to check in other options i.e., Libraries, Text Editor etc. to see which option is stretching the window.