|
Some checks are pending
Headless portability / portable-headless (ubuntu-latest) (push) Waiting to run
Headless portability / portable-headless (windows-latest) (push) Waiting to run
Headless portability / linux-graphical (push) Waiting to run
Headless portability / linux-vulkan (push) Waiting to run
The user's connected gate found five issues; each fixed at the root: G4 (the discovery): retail's vendor X button calls only SetVisible(0) (pc:204147-204182) — the SESSION stays open and re-using the vendor lands on the same-session refresh; the range watcher remains the sole real close. Our port invented a full teardown on X, which is exactly why reopening died. The Runtime fixture proves the wire dispatch was never the problem; ACE has no already-open short-circuit. G3 (regression from the drag-suppression fix): denying IsDragSource also dropped press capture, so clicks fell through to window-drag. UiItemSlot.HandlesClick now claims presses for any occupied cell independent of drag eligibility — clickable and draggable are separate concerns. G5: the authored popup 0x21000043 is ONE scrollable column with a real scrollbar subtree (live-dat scan: ListBox 0x10000350 + scrollbar 0x10000351), not a 3x6 grid. UiMenu gains an authored-driven Scrollable mode (wheel, thumb drag, track paging, up/down buttons); chat's menu is untouched and its ten tests prove it. G1: retail's cost format is "%s %hsp (you have %hsp)" — the p after each %hs is a LITERAL pyreal suffix the port swallowed as part of the specifier. Restored. G2: the Buying/Selling pages' authored lists (same cell template as Items) get the empty-slot fill, presentation-only until staging. Clean-room complete solution: 11,390 passed / 4 skipped / 0 failed. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| AppraisalUiControllerTests.cs | ||
| CharacterControllerTests.cs | ||
| CharacterLayoutImportProbe.cs | ||
| CharacterSheetProviderTests.cs | ||
| CharacterStatControllerTests.cs | ||
| ChatLayoutConformanceTests.cs | ||
| ChatLayoutFixtureGenerator.cs | ||
| ChatWindowControllerTests.cs | ||
| CombatLayoutConformanceTests.cs | ||
| CombatUiControllerTests.cs | ||
| CreatureAppraisalRowsTests.cs | ||
| DatWidgetFactoryFontResolveTests.cs | ||
| DatWidgetFactoryTests.cs | ||
| EffectsUiControllerTests.cs | ||
| ElementReaderTests.cs | ||
| ExternalContainerControllerTests.cs | ||
| FixtureLoader.cs | ||
| IndicatorBarControllerTests.cs | ||
| IndicatorDetailPanelControllerTests.cs | ||
| InventoryControllerTests.cs | ||
| InventoryFrameImportProbe.cs | ||
| ItemAppraisalTextFormatterTests.cs | ||
| ItemCooldownUiControllerTests.cs | ||
| ItemListCellTemplateTests.cs | ||
| JumpPowerbarControllerTests.cs | ||
| JumpPowerbarLayoutConformanceTests.cs | ||
| LayoutConformanceTests.cs | ||
| LayoutImporterTests.cs | ||
| PaperdollClickMapTests.cs | ||
| PaperdollControllerTests.cs | ||
| PaperdollSlotBackgroundTests.cs | ||
| PaperdollToggleTests.cs | ||
| RadarControllerTests.cs | ||
| RadarLayoutConformanceTests.cs | ||
| RadarLayoutFixtureGenerator.cs | ||
| RadarSnapshotProviderTests.cs | ||
| RetailDialogFactoryTests.cs | ||
| RetailFixtureConformanceTests.cs | ||
| RetailFpsControllerTests.cs | ||
| RetailLayoutFixtureGenerator.cs | ||
| RetailPanelUiControllerTests.cs | ||
| RetailWindowFrameTests.cs | ||
| SelectedObjectControllerTests.cs | ||
| SpellbookRowStyleTests.cs | ||
| SpellbookWindowControllerTests.cs | ||
| SpellcastingUiControllerTests.cs | ||
| SpellExamineComponentTemplateFactoryTests.cs | ||
| ToolbarControllerTests.cs | ||
| ToolbarInputControllerTests.cs | ||
| UiDatElementTests.cs | ||
| UiPropertyBagTests.cs | ||
| UiTextLayoutCacheTests.cs | ||
| UiViewportFactoryTests.cs | ||
| VendorUiControllerTests.cs | ||
| VitalsBindingTests.cs | ||
| VividTargetIndicatorLayoutTests.cs | ||