diff --git a/docs/native-debug-notes.md b/docs/native-debug-notes.md index 083efd3..4fc45fc 100644 --- a/docs/native-debug-notes.md +++ b/docs/native-debug-notes.md @@ -189,3 +189,74 @@ CSS property Lynx-native treats differently from Lynx-web. 2. If still there: add explicit `justify-content:flex-start` to `.day-group`. 3. If still there: inspect the first `.todo` box in the Lynx devtool to see exactly which box (header / row / body) owns the extra pixels. + +--- + +## Part C — follow-up: repeat focus, keyboard gap, and scrolling + +### Empty composer could not be focused again + +The composer previously drew its hint as an absolutely positioned sibling: + +```html +又有事情忙啦? +