Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix[Bugzilla]136790:[Linux-AS]Contain of botton is appear fragmentary

-Summary:[Linux-AS]Contain of botton is appear fragmentary

- Bugzilla Bug (s) Resolved:136790

- Description:
Because we set height to the buttons so that the aspect wil look pretty, but it will cause this bug, and it works well in other OS.
Now, I remove the code setting the height, and this problem can disappear, but the aspect may not look pretty as before.

- Tests Description: Manual

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Added:

- Files Edited:


/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/FormPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/HighlightsPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/MapPage.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/page/ModulePage.java



Back to the top