Last modified: 2012-05-09 01:30:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28465, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26465 - IE7: categories "close" box appears below category name
IE7: categories "close" box appears below category name
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Ryan Kaldari
:
Depends on:
Blocks: 27260 36680
  Show dependency treegraph
 
Reported: 2010-12-28 20:43 UTC by Neil Kandalgaonkar
Modified: 2012-05-09 01:30 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Neil Kandalgaonkar 2010-12-28 20:43:51 UTC
Rather than

This Category [x]  That category [x]

In IE7, we are seeing:

This Category     That category 
    [x]               [x]
Comment 1 Neil Kandalgaonkar 2010-12-30 02:17:25 UTC
(In reply to comment #0)
> Rather than
> 
> This Category [x]  That category [x]
> 
> In IE7, we are seeing:
> 
> This Category     That category 
>     [x]               [x]

Similarly, in IE6, the categories do not appear "inline"; they are one after the other, i.e.

This Category
   [x]

That category
   [x]
Comment 2 Neil Kandalgaonkar 2011-02-07 23:48:00 UTC
As long as you are editing CSS for this feature, there are a few things we'd like too:

- the button should have similar styling to the rest of the UploadWizard
- hover color scheme makes "X" invisible -- lighter color highlight?
- if clicked on a suggested category, automatically add it?

(feel free to break these out into multiple bugs too)
Comment 3 Ryan Kaldari 2011-02-12 02:34:51 UTC
Regarding the original problem in this bug:

This is caused by an obscure bug in IE 6 and 7. Specifically, those two browsers will only apply the inline-block display style to elements which are naturally displayed inline. The solution is to change the mwe-upwiz-remove-ctrl object from a div to a span.

This is fixed in r82006.
Comment 4 Ryan Kaldari 2011-02-15 01:12:07 UTC
>hover color scheme makes "X" invisible -- lighter color highlight?

This seems to be fixed, but not by me. Are you seeing this as fixed as well?
Comment 5 Ryan Kaldari 2011-02-16 23:59:14 UTC
Seems to be visible in everything I've tested. Marking fixed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links