Last modified: 2012-03-29 22:16:39 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 T26066, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 24066 - Make sitenotice table 100% wide rather than 80%
Make sitenotice table 100% wide rather than 80%
Status: RESOLVED DUPLICATE of bug 25475
Product: MediaWiki extensions
Classification: Unclassified
DismissableSiteNotice (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch, patch-need-review
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-06-22 01:23 UTC by Pavel Selitskas [wizardist]
Modified: 2012-03-29 22:16 UTC (History)
4 users (show)

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


Attachments
A patch correcting the issue (812 bytes, patch)
2010-06-22 01:23 UTC, Pavel Selitskas [wizardist]
Details

Description Pavel Selitskas [wizardist] 2010-06-22 01:23:26 UTC
Created attachment 7490 [details]
A patch correcting the issue

I think this mess like <td width="80%" /> should be fixed. The sitenotice becomes moved to the left slightly, and it's not good for the eye.

Still must be tested in browsers (I'm not a pro in cross-browser css), but I suppose there are no unconventional styles. Nice for Chrome anyway.

Patch included.

Best wishes,
Paul Selitskas.
Comment 1 p858snake 2010-06-22 01:25:58 UTC
What issue is this fixing?
Comment 2 Pavel Selitskas [wizardist] 2010-06-22 01:31:48 UTC
(In reply to comment #1)
> What issue is this fixing?

This one. The site notice is moved to the left because of the next <td /> with a 'hide' button. This patch fixes the problem leaving only one <td /> and a floated <span /> with the 'hide' button.
Comment 3 Siebrand Mazeland 2010-08-29 12:44:07 UTC
This appears to only change something for LTR languages. Please also implement the RTL case.
Comment 4 Waldir 2012-01-17 22:02:29 UTC
There's also a table-less proposal to do pretty much the same thing, on bug 25475. Is there a compelling reason we are using tables for this? Otherwise, the RTL fix to the patch could also replace the table with a div element.
Comment 5 Waldir 2012-01-17 22:20:43 UTC
(In reply to comment #3)
> This appears to only change something for LTR languages. Please also implement
> the RTL case.

Is the RTL fix still needed now that we have the [[mw:Directionality support#ResourceLoader|ResourceLoader]]?
Comment 6 Amir E. Aharoni 2012-03-29 22:16:39 UTC
I applied the patch in bug 25475, making the needed RTL fixes on the way. If i understand correctly the original report correctly, that patch solves the same problem.

This fix is not final and it may discussed further here: https://gerrit.wikimedia.org/r/#change,3951 .

Thanks to Paul for reporting and to Waldir for spotting the similarity.

*** This bug has been marked as a duplicate of bug 25475 ***

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


Navigation
Links