[wp-trac] [WordPress Trac] #16834: UI problem in Permalinks SubPanel (on RTL sites)
WordPress Trac
noreply at wordpress.org
Sat May 18 07:02:52 UTC 2013
#16834: UI problem in Permalinks SubPanel (on RTL sites)
----------------------------------------------+-----------------------
Reporter: ramiy | Owner: ramiy
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.6
Component: RTL | Version: 3.1
Severity: normal | Resolution:
Keywords: rtl-feedback has-patch 3.6-early |
----------------------------------------------+-----------------------
Changes (by SergeyBiryukov):
* status: closed => reopened
* resolution: fixed =>
Comment:
Replying to [comment:21 DrewAPicture]:
> [attachment:16834.3.patch] refreshes 16834.left-edge.patch.
>
> I also switched the float on `#permalink-settings code,
#permalink_structure` to float right instead of left to achieve the
desired look in [attachment:16834.left-edge.png]. Otherwise, it looked
like this: http://cl.ly/image/0c2b101L3V2n
Looks like it wasn't properly refreshed :)
In [attachment:16834.left-edge.patch], `id="permalink-settings"` is
applied to the primary table (which would no longer be needed since
[22931]).
In [attachment:16834.3.patch], `id="permalink-settings"` is applied to the
secondary table, which doesn't have `<code>` tags, and its width is
irrelevant. So the patch is actually a refresh of
[attachment:16834.2.patch] (comment:13), mixed with some pieces of
[attachment:16834.left-edge.patch].
[attachment:22463.4.patch] removes the non-working pieces and also fixes
the code suggested when `.htaccess` is not writable:
[attachment:16834.htaccess.png].
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16834#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list