> The exisiting manual test case tests different html styles of JTabbedPane tab > title. The tab with "big" as title is seen to be clipped on Aqua LAF for > larger font-size. In other LAFs it is observed that bigger font-size can be > accommodated without clipping. > > The following approaches were evaluated before considering it as not a test > issue - > > - Aqua LAF has a different tab style compared to other LAFs as seen in the > screenshot below. Limiting font size on Aqua LAF requires scaling down the > text which might be incompatible with Aqua LAF. > > - Removing existing constraints on text and icon is incompatible for Aqua LAF. > > Since the above two approaches are incompatible with Aqua and it is not a > test issue, a note has been added about clipped text and this test has been > removed from problem list > > 
Harshitha Onkar has updated the pull request incrementally with one additional commit since the last revision: removed triple quotes ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/8307/files - new: https://git.openjdk.java.net/jdk/pull/8307/files/2fd26ad6..09109ab3 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8307&range=05 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8307&range=04-05 Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod Patch: https://git.openjdk.java.net/jdk/pull/8307.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/8307/head:pull/8307 PR: https://git.openjdk.java.net/jdk/pull/8307