Opened 15 years ago
Closed 15 years ago
#3398 closed defect (worksforme)
tab close buttons don't render on webkit
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | alex | |
Blocked By: | Blocking: |
Description
in themeTester.html, tab close buttons aren't showing up on Safari 3 Betas or webkit nightlies
Change History (5)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Rolling back this change; it breaks both FF and IE, making the close button appear way too low.
comment:3 Changed 15 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to alex |
Status: | reopened → new |
comment:4 Changed 15 years ago by
comment:5 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
They are showing up for me now.
Note: See
TracTickets for help on using
tickets.
(In [9106]) make the tab close buttons "inline-block" on the browsers that can support it. Fixes #3398