From 08dd1f54857e93632b773292aaf34a5069818cf8 Mon Sep 17 00:00:00 2001 From: Shawn Pearce Date: Thu, 5 Dec 2013 18:24:51 +0000 Subject: [PATCH] Revert "Let change message just be on the top of comments." This reverts commit 5f88589617a6e035a7e256bddb7ef9aa7462fd2f. Focus is confused with the radio buttons on top of the text. Trying to fix the focus ordering has broken other features, like having the cursor at the end of the text box when using the reply button from a message. Put the widget ordering back. Change-Id: I179aac7150d54fdda2aecf96d54248eb476ef2fc --- .../java/com/google/gerrit/client/change/ReplyBox.ui.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/ReplyBox.ui.xml b/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/ReplyBox.ui.xml index 9d6686f7ba..9c1bf740e2 100644 --- a/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/ReplyBox.ui.xml +++ b/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/ReplyBox.ui.xml @@ -49,15 +49,15 @@ limitations under the License. } -
- -
+
+ +